add some code
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
A simple horizontal scale
|
||||
-------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_1
|
||||
:language: c
|
||||
|
||||
An vertical scale with section and custom styling
|
||||
-------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_2
|
||||
:language: c
|
||||
|
||||
A simple round scale
|
||||
--------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_3
|
||||
:language: c
|
||||
|
||||
A round scale with section and custom styling
|
||||
---------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_4
|
||||
:language: c
|
||||
|
||||
A scale with section and custom styling
|
||||
---------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_5
|
||||
:language: c
|
||||
|
||||
A round scale with multiple needles, resembling a clock
|
||||
-------------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_6
|
||||
:language: c
|
||||
|
||||
Customizing scale major tick label color with `LV_EVENT_DRAW_TASK_ADDED` event
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_7
|
||||
:language: c
|
||||
|
||||
A round scale with labels rotated and translated
|
||||
------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_8
|
||||
:language: c
|
||||
|
||||
A horizontal scale with labels rotated and translated
|
||||
-----------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_9
|
||||
:language: c
|
||||
|
||||
A round scale style simulating a Heart Rate monitor
|
||||
---------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_10
|
||||
:language: c
|
||||
|
||||
A round scale style simulating a sunset/sunrise widget
|
||||
------------------------------------------------------
|
||||
|
||||
.. lv_example:: widgets/scale/lv_example_scale_11
|
||||
:language: c
|
||||
|
||||
Axis ticks and labels with scrolling on a chart
|
||||
-----------------------------------------------
|
||||
.. lv_example:: widgets/chart/lv_example_chart_2
|
||||
:language: c
|
||||
Reference in New Issue
Block a user