Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding C3 render #193

Closed
ghost opened this issue Aug 5, 2014 · 6 comments
Closed

Adding C3 render #193

ghost opened this issue Aug 5, 2014 · 6 comments

Comments

@ghost
Copy link

ghost commented Aug 5, 2014

we can Add D3charts and google chart in pivot.js using D3 renderers and gChart rederers. Is there is any functionality to add C3 charts which are reusable charts.and data handling is done using Json data.

@nicolaskruchten
Copy link
Owner

There is no support for C3 at the moment, but it shouldn't be too hard to use the gchart_renderers file as a starting point to add support :)

@nicolaskruchten
Copy link
Owner

See also FAQ answer here: Supporting Charting Library X

nicolaskruchten added a commit that referenced this issue Feb 25, 2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@nicolaskruchten
Copy link
Owner

Partial support implemented here: http://nicolas.kruchten.com/pivottable/examples/c3.html

@ghost
Copy link
Author

ghost commented Feb 26, 2015

Thanks for supporting c3 charts in pivottable 👍

@nicolaskruchten
Copy link
Owner

C3 charts are now fully supported.

@ghost
Copy link
Author

ghost commented May 4, 2015

You can also add c3 pie chart,c3 donut chart,c3 step chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant