Simple bar chart
Chart sharing the same state object

Multiple charts can share the same ChartState object. When they do, any changes to state on one chart is indicated in the other chart too. Try hovering on a bar in one of the charts above!

ChartState supports hovering and highlighting a value and selecting and previewing a series (actually a column)

Try hovering on blue text in above paragraph. ChartState can be updated from scripts outside the chart too!