Giter Site home page Giter Site logo

Comments (7)

vifactor avatar vifactor commented on June 9, 2024

It looks like it is not worth to migrate to gnuplot's canvas terminal. The functionality out of the box is limited, e.g. for a plot with an inset only one pair of axis becomes interactive. For multiple plots on a page, a heavy java script coding is required.

Also it is not clear why to use jsdir option if required css and js files come with gnuplot's distribution, however, automatic detection of a path to these scripts is not provided. Workaround needed.

from repostat.

vifactor avatar vifactor commented on June 9, 2024

one of the alternatives is pygal:

  • very simple
  • nice documentation
  • generates embedded interactive plots

But:

  • does not have zooming and panning
  • does not allow inset plots

from repostat.

vifactor avatar vifactor commented on June 9, 2024

Among other alternatives, Bokeh and altair are in active development. I would prefer Bokeh because of simple and clear procedure to embed its plots into html. Unfortunately, the later package does provide streamgraph plot out of the box, which looks natural for diplaying authors' contribution.
Should try to implement the functionalily using the recipe.

from repostat.

pulkomandy avatar pulkomandy commented on June 9, 2024

I found echarts which looks nice and the syntax seems not too hard: https://echarts.apache.org/examples/en/editor.html?c=themeRiver-basic

I don't know how easy it is to integrate however

from repostat.

vifactor avatar vifactor commented on June 9, 2024

Same here, not sure I will find time to work on it.

from repostat.

pulkomandy avatar pulkomandy commented on June 9, 2024

Found yet another possible one: http://nvd3.org/index.html

Seems easy to integrate (it's all javascript), data input is just json which we could easily generate, and it has steam charts and a 'viewfinder' in its demos. Did not see an example of an inset plot, but I think we can do away with that if it's the only missing thing.

from repostat.

vifactor avatar vifactor commented on June 9, 2024

thanks to @pulkomandy , this long-lasting issue is now resolved! Nvd3 is the js-library used to render graphs for repostat.

from repostat.

Related Issues (20)

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.