Coder Social home page Coder Social logo

graph-dashboard's Introduction

Neo4j Graph App Dashboard

A Graph App with configurable (drill-down) charts.

Goals

Allow non-developers to browse through graph data and gain new insights by interacting with charts. Those charts are powered by databases queries parameters selected previously (from other charts, URL or form input). This would allow visual drill-down or navigation sideways through the data.

Existing baseline example (screencast)

Use Cases

The first use-case would be a visual dashboard/browser for the community graph which contains users and their activities on GitHub, Twitter, StackOverflow, Meetup.

UI-Elements

Application

  • left side nav-bar to navigate to different perspectives
  • first perspective open by default vs.
  • welcome view that explains the application, guides to additional resources
  • could also show domain model
  • side-bar entry (i) with links to documentation etc.

Perspective

  • each perspective has a name, description
  • each perspective can have a number of views arranged as tiles in order

Views

  • each view has a
  • title,
  • (optional) description (e.g. hidden behind an (i)),
  • input fields (for providing parameters to the query),
  • a current chart,
  • chart-selector (for selecting the alternative charts and data-table)
  • summary/status line (with number of rows, query runtime etc)
  • views can be expanded to full-screen

Charts

  • charts are populated by running the query which can be triggered automatically after the required form fields are filled out or with a button? (what is a good UX?)
  • charts can optionally support local operations (selecting a range, searching, sorting, rearranging)
  • an interactive datatable (sort, paginate, search) should always be one alternative option to show the "raw" results
  • charts are interactive, i.e. on click on certain items they send their parameter, and the selected item information to a target view
  • routing should probably be handled by the application / perspective
  • that allows drill-down or sideways navigation through the data
  • chart types: pie, bar, line, spline, map, graph/network, chord, heat-map, sankey, ...

Technology

  • React
  • A suitable charting library
  • Graph-App (able)
  • Neo4j Driver

Possible Charting Libraries

graph-dashboard's People

Contributors

jexp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.