Apexcharts.js: Feature Request: Sparklines tooltip sync

Created on 16 Aug 2018  路  4Comments  路  Source: apexcharts/apexcharts.js

When using the Sparklines (or others graphic in a dasboard for example), it would be nice to be able to display the tooltip at the same on other graphs sharing the same X Axis.

It's the case in the sample Sales / Expenses / Profits, where on hover, it's good to see the Profits, but it's hard to see if it's based on increase of Sales or Expenses:
cleanshot 2018-08-16 at 10 18 32 2x

I understand a combined graph could resolved it, but it will not be as beautiful as 3 sparklines.

Perhaps adding an event for tooltip, and the ability to display the tooltip on another chart (like the sync charts method with updateOptions?).

Thanks for the library very helpful.

feature-request

Most helpful comment

Here is a sneak peak of the grouped charts where zooming/panning as well tooltip will sync for charts having the same group.
synced-tooltips

Will provide demo/samples once I release a new build

All 4 comments

Good suggestion.
I am thinking of making easier to sync similar charts by providing chart-ID in options.sync and that way user can input chartID in that array to sync charts which share a lot of things (xaxis in your case).

Would be amazing! If you need help, let me know would be interested to contribute.

Here is a sneak peak of the grouped charts where zooming/panning as well tooltip will sync for charts having the same group.
synced-tooltips

Will provide demo/samples once I release a new build

Great news! It will be really useful. Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

piyushSinghalDemo picture piyushSinghalDemo  路  3Comments

EroTiXx picture EroTiXx  路  3Comments

jlil picture jlil  路  3Comments

felixalguzman picture felixalguzman  路  3Comments

georgehardy picture georgehardy  路  3Comments