rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

Integrating NVD3.js chart types as layouts in RAW #73

Closed timopulkkinen closed 7 years ago

timopulkkinen commented 10 years ago

Hello,

besides more advanced chart/layout types already provided, would it be possible to include basic chart types, for example using http://nvd3.org ? Although a pie chart is a bit boring, some users prefer those...

Any comments / estimates on work needed to implement this? I might do some implementation work myself, if this doesn't require like a complete rewrite of the RAW architecture or such :)

br, Timo

acouch commented 10 years ago

Would be interested in participating on this if it is something raw maintainers would want to include.

adrianbj commented 9 years ago

I am also interested in this, or some other library for basic chart types - I quite like C3js (http://c3js.org/) at the moment. There is an angular directive for it (http://jettro.github.io/c3-angular-directive/) that might be helpful for an integration.

Before I tackle this myself, has anyone done any work on NVD3 or any other charting library integration?

uf0 commented 7 years ago

As with dc.js #56: the aims of the 2 project are quite different. Since no additional information about the integration are provided, we close the issue.