Chart in lvgl 9.x with ticks on X and Y

I found this
https://docs.lvgl.io/9.2/widgets/chart.html
but with no example for the Y axle.

in 8.4 we have
https://docs.lvgl.io/8.4/widgets/extra/chart.html

you can use a vetical scale as the Y axle.
Scale (lv_scale) — LVGL documentation