Hello and thanks for this useful dev!
would it be possible to add support for custom value ticks, so we can present graphs such as:

possible data1 values would then be: ["data1", "T1a","T1c"]
Cheers
DT
Hi @doubletuna, you can with the combination of the data value and the axis' tick options.
Checkout the example:

@netil awesome! works like a charm
cheers!
Hello @netil
could you please assist with adding a time series as ticks? (series of scattered dates instead of 0,1,2,3,4,5.. )
cheers
DT