Lines Matching refs:scale
1 A simple horizontal scale
4 .. lv_example:: widgets/scale/lv_example_scale_1
7 An vertical scale with section and custom styling
10 .. lv_example:: widgets/scale/lv_example_scale_2
13 A simple round scale
16 .. lv_example:: widgets/scale/lv_example_scale_3
19 A round scale with section and custom styling
22 .. lv_example:: widgets/scale/lv_example_scale_4
25 A scale with section and custom styling
28 .. lv_example:: widgets/scale/lv_example_scale_5
31 A round scale with multiple needles, resembling a clock
34 .. lv_example:: widgets/scale/lv_example_scale_6
37 Customizing scale major tick label color with `LV_EVENT_DRAW_TASK_ADDED` event
40 .. lv_example:: widgets/scale/lv_example_scale_7
43 A round scale with labels rotated and translated
46 .. lv_example:: widgets/scale/lv_example_scale_8
49 A horizontal scale with labels rotated and translated
52 .. lv_example:: widgets/scale/lv_example_scale_9