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

subchart as plugin #367

Open
c-arnab opened this issue Mar 26, 2017 · 1 comment
Open

subchart as plugin #367

c-arnab opened this issue Mar 26, 2017 · 1 comment

Comments

@c-arnab
Copy link

c-arnab commented Mar 26, 2017

Would love the subchart plugin as in http://c3js.org/samples/options_subchart.html.

A use case would be the subchart shows data in days and when a area is selected the main chart x axis shows data upto seconds scale

Thanks
Arnab

@vladminsky
Copy link
Contributor

@c-arnab

Yes, it is possible to bind charts using plugins, like in the following example from taucharts blog (https://blog.taucharts.com/viz-as-query-language/):

https://jsfiddle.net/taucharts/rLgdqux0/

But we still have no generic "Brush" plugin to build exact subcharts you ask above.
I will try to prototype some proof-of-concept this week. Several peoples ask this feature for a long time...

vladminsky added a commit that referenced this issue Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants