Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions modules/ROOT/pages/getting-started/quick-start-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -104,20 +104,20 @@ Use the *Import* button and select the _.csv_ file you downloaded from Workspace
[.shadow]
image::import-saved-cypher.png[width=400]

// === Perspectives
=== Perspectives

// Perspectives, except for the default Perspective (which is automatically re-created in the new console), can be exported from the Perspective drawer in Workspace.
// Use the *Export* option on the Perspective you want to save.
// It is exported as a _.json_ file.
Perspectives, except for the default Perspective (which is automatically re-created in the new console), can be exported from the Perspective drawer in Workspace.
Use the *Export* option on the Perspective you want to save.
It is exported as a _.json_ file.

// [.shadow]
// image::export-perspective.png[width=300]
[.shadow]
image::export-perspective.png[width=300]

// In the new console, navigate to the *Explore* tab and open the *Perspective* drawer.
// Use the *Import* option and select the _.json_ file you downloaded from Workspace.
In the new console, navigate to the *Explore* tab and open the *Perspective* drawer.
Use the *Import* option and select the _.json_ file you downloaded from Workspace.

// [.shadow]
// image::import-perspective.png[width=600]
[.shadow]
image::import-perspective.png[width=600]



Expand Down