GithubHelp home page GithubHelp logo

cmoresid / lightning-haskell Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 115 KB

Haskell client for lightning-viz server.

Home Page: http://lightning-viz.org/

License: BSD 3-Clause "New" or "Revised" License

Haskell 97.75% Shell 2.25%
binding graph visualization

lightning-haskell's People

Contributors

alexeiras avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

alexeiras

lightning-haskell's Issues

Verify Plot Visualizations

Quickly run through each plot endpoint and make sure it doesn't blow up completely. Create bugs for each endpoint that doesn't work correctly or if you notice it has missing parameters, etc...

Write Unit Tests

There are currently no unit tests written. Hoping to have at least 80% code coverage.

Perform Plot Type Parameter Validation

Right now, the plot type parameters are not being validated at all. Need to come up with some sort of mechanism to validate the plot type parameters.

For example, when creating a map plot, the region names have to be 2 or 3 characters long. There is no mechanism to verify this.

Create helper functions for main functionality

Need to provide some helper functions to wrap up some of the configuration aspects of running the API. Too much code is required to create a session and plot. Should be easier to use.

Integrate end-to-end tests with Travis CI

Right now, only the unit tests are run in Travis CI. It would be nice to have the end-to-end (integration) tests run in Travis Ci.

This would require setting up NodeJS + Lightning-Viz server in Travis CI. Need to investigate how to do this.

Write Integration Tests

No integration tests exist at the moment. Hoping to have at least 1 integration test for each plot, just for regression testing purposes.

Create Streaming Plot Wrappers

Need to create wrappers for streaming line plot and streaming scatter plot. This will require further investigation to see how this can be implemented.

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.