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

multiple focus charts for a range chart #820

Open
gordonwoodhull opened this issue Dec 31, 2014 · 1 comment
Open

multiple focus charts for a range chart #820

gordonwoodhull opened this issue Dec 31, 2014 · 1 comment
Milestone

Comments

@gordonwoodhull
Copy link
Contributor

The question was asked on Stack Overflow how to have multiple focus charts for a single range chart:

http://stackoverflow.com/questions/27445259/dc-js-applying-range-chart-to-multiple-graphs

I created an example that monkey-patches a focusCharts method onto a coordinate grid chart, but it only handles the filter -> zoom direction.

A real solution would need to handle the focus-zoom -> range -filter direction, and that means thinking about the way focus chart is tied to range chart, and I hate thinking. ;-)

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