Git Product home page Git Product logo

Comments (3)

pibebtol avatar pibebtol commented on June 24, 2024

plotly.js

Library to create graphs and diagrams, heavily based on d3. Free to use and open source, however the export as SVG is restricted to users with a paying subscription. It might still be possible to export the graph in another way (from the canvas).

Pretty restrictive on the configuration options for the graphs. Offers the needed graphs for the SLR-Toolkit by default but it might not be configurable enough at some point, if the requirements enhance or change.

vega

Powerful library to create different types of charts and graphs. Offers powerful configuration options on a basis of example charts.

Should offer the needed possibilities to configure it. As far as I can tell, it is more configurable than plotly and offers a good amount of configuration options.

Also based on d3.

Bar chart is straight forward, bubble chart should be configurable with the given possibilities, maybe based on scatter plot.

d3

Purely configurable and basis for the other two.

Should offer any needed configuration options.

Problem is, that it is really low level and needs a good amount of working into to understand the basis of chart creation.

from slr-toolkit.

martinmo avatar martinmo commented on June 24, 2024

Problem is, that it is really high level and needs a good amount of working into to understand the basis of chart creation.

You probably meant "low level"?

So in the end, what's your final candidate? Do you want to go with vega, or do you want to continue looking for other libraries?

from slr-toolkit.

pibebtol avatar pibebtol commented on June 24, 2024

You probably meant "low level"?

Yes, thank you!

So in the end, what's your final candidate? Do you want to go with vega, or do you want to continue looking for other libraries?

The chosen candidate is vega, for the basic creation of charts with dummy data.

If I encounter problems on the way, plotly should be a good fallback variant.

If the other charting libraries are too high level, we can always switch to d3 and invest more time into the graphing.

from slr-toolkit.

Related Issues (17)

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.