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
Formatter should have correct properties values. At this moment, it is not possible to create a simple, conditional formatter like this.x === 3, since console logging the x values throws only 0.
Formatter should have correct properties values. At this moment, it is not possible to create a simple, conditional formatter like
this.x === 3
, since console logging thex
values throws only 0.Live demo with steps to reproduce
Open up the console and see
this.x
values.https://jsfiddle.net/BlackLabel/p8u6be1a/
Product version
Highcharts + Highcharts More 10.2.1 (latest)
The text was updated successfully, but these errors were encountered: