The latest development version of this page may be more current than this released 2.6.1-rc1 version.
choice: Line meter drawing precision

Line meter drawing precision

Type: bool

Direct dependencies

LVGL_USE_LINEMETER && LVGL

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At lib/gui/lvgl/Kconfig.objects:198

Included via Kconfig:8Kconfig.zephyr:33lib/Kconfig:8lib/gui/Kconfig:4lib/gui/lvgl/Kconfig:33

Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Line meter object

choice
    bool "Line meter drawing precision"
    default LVGL_LINEMETER_PRECISE_NO_EXTRA
    depends on LVGL_USE_LINEMETER && LVGL

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)