You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue with the mixed chart type in ApexCharts. When I hover over a position where the column's value is greater than the line's value, the marker on the line does not appear at the corresponding position.
For instance, https://jsfiddle.net/27d0L1xw/ , the marker does not display at the positions corresponding to Mar 03, Jun 03, and Sep 03. This behavior makes it difficult to view the exact value of the line at these points.
The text was updated successfully, but these errors were encountered:
@brianlagunas This video is from my view. when i hover over Mar 03, Jun 03, and Sep 03 (Column with greater value than line), line of team B & teamC do not show the marker.
I encountered an issue with the mixed chart type in ApexCharts. When I hover over a position where the column's value is greater than the line's value, the marker on the line does not appear at the corresponding position.
For instance, https://jsfiddle.net/27d0L1xw/ , the marker does not display at the positions corresponding to Mar 03, Jun 03, and Sep 03. This behavior makes it difficult to view the exact value of the line at these points.
The text was updated successfully, but these errors were encountered: