Data visualization

Use tools to explore and create visualizations of your data

Neo4j is designed to be very visual in nature. Native graph databases like Neo4j focus on relationships. Visualizing these relationships can give a unique "big picture" to your data that is difficult or impossible to get with traditional tables and business intelligence packages.

Neo4j Bloom

icon bloom

Use Neo4j’s standalone product focused on visualization to interact with graph data without writing any code.

Neo4j Browser

icon developer

Use this interactive Cypher command shell to interact with your graph and visualize the information in it.

Tableau

icon tableau

Use Neo4j Connector for BI to make a connection between Neo4j and Tableau, and visualize data directly.

Neo4j Visualization Library

icon library

Explore a collection of libraries that can be used to build custom graph visualizations.

Keep exploring

Here are some recommended resources to get started with data visualization:

  1. 15 Tools for Visualizing Your Neo4j Graph Database

    Read an overview of the graph visualization landscape.

  2. Showing Charts for Neo4j Query Results using amCharts and Structr

    Learn how to render a bar chart based upon the example movies graph.

  3. Working With Neo4j Date And Spatial Types In A React.js App

    Learn how to build a dashboard app with Neo4j, Mapbox, React, and Nivo Charts.