Coder Social home page Coder Social logo

poloclub / argo-graph-lite Goto Github PK

View Code? Open in Web Editor NEW
101.0 8.0 29.0 17.47 MB

Interactive Graph Visualization in Your Browser

Home Page: https://poloclub.github.io/argo-graph-lite

License: MIT License

JavaScript 98.27% HTML 0.66% CSS 1.07%
graph-visualization web-gl graph-algorithms serverless javascript three-js d3-js

argo-graph-lite's People

Contributors

alexanderhyang avatar aupadhayay3 avatar fz2000 avatar kevinli573 avatar polochau avatar rsli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

argo-graph-lite's Issues

Add an error message when importing malformed CSV.

While Argo Lite is being used in a class where students import graphs from programmatically generated CSV files, many students created malformed CSV files without the correct quotation strings to escape string values, causing parsing errors during the import process. For example, while Argo Lite is expecting:

college, location
"Georgia Tech", "Atlanta, GA"

some students might generate

college, location
Georgia Tech, Atlanta, GA

which is malformed and cannot be imported.

Argo Lite should give a proper error dialog/message (or use the existing NotificationService that generates a toast) when such error occurs, rather than hanging in the import dialog.

Integration with Neo4j

Wondering if you've done any integration with Neo4j. I'd be interested in replacing their graph with something faster.

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.