Logo
NeoArc Studio

Viewing and Export

Navigate graph diagrams with pan and zoom. Export to SVG and PNG formats. Embed diagrams in pages and marketing sections.

The graph diagram viewer provides interactive navigation with pan, zoom, and node selection. Export diagrams as SVG or PNG images for use in presentations and external documentation.

Try It: Interactive Example

Use this diagram to explore viewer features. Click anywhere on the diagram to enable zoom, then use your mouse wheel to zoom in and out. Double-click on the Customer node (blue) to select it and view its properties in the right panel. Try the controls in the top-right corner to toggle the nodes list, zoom to fit, or switch between light and dark themes.

Viewer Controls

The viewer displays control buttons in the top right:

Toggle Nodes List
Show/hide the left panel with all nodes
Zoom In
Zoom closer (0.8x)
Zoom Out
Zoom further (1.25x)
Zoom to Fit
Reset to see all nodes
Toggle Dark Mode
Switch between light and dark themes
Open in Editor
Navigate to the editor (when available)

Navigation

Pan and Zoom

ActionEffect
Left dragPan the view
Right dragPan the view (alternative)
Mouse wheelZoom in/out (after clicking to activate)

Node Selection

ActionEffect
Double-click a nodeSelect and show properties/links
Double-click backgroundDeselect

Left Panel: Nodes List

The nodes list panel shows all nodes in the diagram:

Right Panel: Properties

When a node is selected:

Export Options

Export diagrams from the editor toolbar:

Embedding Diagrams

Embedding Properties

PropertyDescription
Section TitleHeader text above the diagram
Section Title ColourHeader text colour
Section SubtitleSubheader text
Diagram IDReference to the diagram file
HeightCanvas height (default 500px)
Background ColourSection background
After TextFooter text below the diagram

Theme Considerations

When exporting or embedding:

Light Theme
Works better for documents and presentations
Dark Theme
Suits dark-mode websites and slides
Context Matching
Choose the theme that matches your target context
Auto Theme
Embedded viewers respect the site's current theme

Cypher Export

Graph DB mode diagrams can be exported to Neo4j Cypher DDL for database deployment. See the dedicated Cypher Export guide for details on constraint generation, index creation, and relationship templates.

Next Steps

Cypher Export
Export schemas to Neo4j Cypher DDL
Learn more →
Links Editor Mode
Create clickable navigation graphs
Learn more →
Versioning
Track changes with version history
Learn more →
Graph Diagram Lifecycle Transitions
Animate between data model versions across lifecycle phases.
Learn more →
Nodes and Edges
Structure and styling options
Learn more →
Force Simulation
Layout controls and spacing
Learn more →