apexcharts.js
apexcharts.js copied to clipboard
Syncing only works when hovering on second chart
Description
First, thanks for this awesome library, we have been using successfully and it works really well and is easy to use.
Issue described below
Steps to Reproduce
- Create two charts, one line chart on top and a bar chart below
- Set the proper settings for them to be synced (see below)
- Hover and see the charts not synced
Expected Behavior
Chart tooltip should sync when hovering on either charts
Actual Behavior
Chart tooltip only sync when hovering on the bar chart
Screenshots
Here is a gif showing the issue:
Here is the repro: https://codepen.io/jptissot3/pen/QWQRdXL
I too am getting this issue as of version 3.41.0
. Hoping there is an update or fix soon.
also having this issue @junedchhipa any ideas here?
having the same issue. Most likely this occurs when we sync different types of charts?
ping @junedchhipa