You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -51,8 +52,9 @@ Learn how to model and import data to your Neo4j database.
51
52
52
53
[.link]
53
54
link:{docs-home}/data-importer[]
55
+
link:{docs-home}/data-importer[]
54
56
55
-
[.display.card.selectable]
57
+
[.selectable]
56
58
57
59
=== Neo4j Desktop
58
60
@@ -68,7 +70,7 @@ Learn how to experience Neo4j on your local desktop.
68
70
[.link]
69
71
link:{docs-home}/desktop-manual[]
70
72
71
-
[.display.card.selectable]
73
+
[.selectable]
72
74
73
75
=== Neo4j Ops Manager
74
76
@@ -82,4 +84,21 @@ Neo4j Ops Manager
82
84
Learn how to monitor, administer, and operate all of the Neo4j DBMSs in an Enterprise with Neo4j Ops Manager.
83
85
84
86
[.link]
85
-
link:{docs-home}/ops-manager[]
87
+
link:{docs-home}/ops-manager[]
88
+
89
+
[.display.next-steps]
90
+
== Keep exploring
91
+
92
+
Here are some recommended resources to get started with data visualization:
93
+
94
+
. link:https://neo4j.com/developer-blog/15-tools-for-visualizing-your-neo4j-graph-database/[*15 Tools for Visualizing Your Neo4j Graph Database*]
95
+
+
96
+
Read an overview of the graph visualization landscape.
97
+
98
+
. link:https://medium.com/neo4j/showing-charts-for-neo4j-query-results-using-amcharts-and-structr-efae0b7a04f0[*Showing Charts for Neo4j Query Results using amCharts and Structr*]
99
+
+
100
+
Learn how to render a bar chart based upon the example movies graph.
101
+
102
+
. link:https://medium.com/neo4j/working-with-neo4j-date-and-spatial-types-in-a-react-js-app-5475b5042b50[*Working With Neo4j Date And Spatial Types In A React.js App*]
103
+
+
104
+
Learn how to build a dashboard app with Neo4j, Mapbox, React, and Nivo Charts.
0 commit comments