leeoniya / uPlot

📈 A small, fast chart for time series, lines, areas, ohlc & bars
MIT License
8.83k stars 385 forks source link

can i change some ticks (color, show)? #999

Closed misha1737 closed 2 months ago

misha1737 commented 2 months ago

Hi @leeoniya

image

I need to make signatures with date displayed tick - stroke: 'black', signatures in time format not displayed. as an option, set a transparent color for them. the final version should be on the screen. Is it possible to do this somehow?

misha1737 commented 2 months ago

i found solution. axes: [{ ticks: { filter: (val, i, all) => logic for showing ticks