Searched refs:chart (Results 1 – 5 of 5) sorted by relevance
1 .. zephyr:code-sample:: lvgl-accelerometer-chart2 :name: LVGL line chart with accelerometer data5 Display acceleration data on a real-time chart using LVGL.11 display acceleration data on a line chart that is updated in real time.13 This sample creates a line chart with three series, one for each axis of the accelerometer. An LVGL15 the chart. The update period is configurable, see
9 Maximum number of points per series in the accelerometer chart.
278 ${LVGL_DIR}/src/widgets/chart/lv_chart.c
1321 * Added an LVGL sample :zephyr:code-sample:`lvgl-accelerometer-chart` showcasing displaying of live1322 sensor data in a chart widget.
48 exported to third party tools to compare and chart performance differences