Kyvis-Labs / ignition-apexcharts-module

The module provides Perspective ApexCharts components
Apache License 2.0
59 stars 12 forks source link

highlightDataSeries not working #29

Closed AlwaysABattler closed 1 year ago

AlwaysABattler commented 2 years ago

Hi Travis,

I tried disabling the highlighting when mouse hovers it the data. But it still highlighted it. Not sure why.

I set the following to false.

options {tooltip {onDatasetHover: { highlightDataSeries: false, }

Please see attached sample view.

bar chart.zip

nikolai-wolterstorff commented 1 year ago

image https://github.com/apexcharts/apexcharts.js/issues/322