index.rst 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Line Chart
  2. """"""""""
  3. .. lv_example:: widgets/chart/lv_example_chart_1
  4. :language: c
  5. Faded area line chart with custom division lines
  6. """""""""""""""""""""""""""""""""""""""""""""""""""
  7. .. lv_example:: widgets/chart/lv_example_chart_2
  8. :language: c
  9. Axis ticks and labels with scrolling
  10. """"""""""""""""""""""""""""""""""""
  11. .. lv_example:: widgets/chart/lv_example_chart_3
  12. :language: c
  13. Show the value of the pressed points
  14. """"""""""""""""""""""""""""""""""""""
  15. .. lv_example:: widgets/chart/lv_example_chart_4
  16. :language: c
  17. Display 1000 data points with zooming and scrolling
  18. """"""""""""""""""""""""""""""""""""""""""""""""""""
  19. .. lv_example:: widgets/chart/lv_example_chart_5
  20. :language: c
  21. Show cursor on the clicked point
  22. """""""""""""""""""""""""""""""""""
  23. .. lv_example:: widgets/chart/lv_example_chart_6
  24. :language: c
  25. Scatter chart
  26. """""""""""""""""""""""""""""""""""
  27. .. lv_example:: widgets/chart/lv_example_chart_7
  28. :language: c
  29. Stacked area chart
  30. """""""""""""""""""""""""""""""""""
  31. .. lv_example:: widgets/chart/lv_example_chart_8
  32. :language: