lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library
https://lvgl.io
488 stars 366 forks source link

we need create this chart, what should i do? #130

Closed Akery closed 2 years ago

Akery commented 2 years ago

chart

kisvegabor commented 2 years ago

You can add some customization using draw event hooks. See the docs here

Or you can take a look at our Widget development service.