This content originally appeared on DEV Community and was authored by SimaQ
Title
The combination chart and line chart are blocked, causing the tooltip to not be hover.
Description
The combination chart and line chart are blocked by the column, causing hover to fail to produce tooltip.
Solution
You can adjust the order of series declaration, declare bar series first and then declare line series, so that the polyline will be displayed above the column.
Related Documents
- Tutorial: https://visactor.io/vchart/guide/tutorial_docs/Chart_Types/Combination
- API:https://visactor.io/vchart/option/commonChart
- Github:https://github.com/VisActor/VChart/
This content originally appeared on DEV Community and was authored by SimaQ
SimaQ | Sciencx (2024-06-26T07:29:28+00:00) The combination chart and line chart are blocked, causing the tooltip to not be hover.. Retrieved from https://www.scien.cx/2024/06/26/the-combination-chart-and-line-chart-are-blocked-causing-the-tooltip-to-not-be-hover/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.