I'm unable to figure out where to apply 'hover' state override to a map component in a dashboard layout.
I want to achieve the same result as this example: on hover the polygon is set yellow.
https://www.highcharts.com/demo/maps/map-drilldown
Can someone please create a fiddle that produces the same result in this example.
https://www.highcharts.com/demo/dashboards/election
I've tried 'plotOptions' under 'chartOptions',
'states' in the 'series', nothing works.