c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.33k stars 1.39k forks source link

C3 Bar Charts. Building a legend which highlights same named columns in more than one chart ? #2797

Open wocdamjack opened 4 years ago

wocdamjack commented 4 years ago

For various reasons I have 2 bar charts with 3 columns A, B, C, in each.

I'm hoping I can have a legend that will highlight the two A columns when I hover over 'A' in the legend and so on.. as if I'm mousing over the individual A bars at the same time.

Is that possible ? https://jsfiddle.net/qpxukst1/