Home
last modified time | relevance | path

Searched refs:lv_chart_set_cursor_point (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/examples/widgets/chart/
Dlv_example_chart_6.c15 lv_chart_set_cursor_point(obj, cursor, NULL, last_id); in value_changed_event_cb()
/lvgl-latest/src/widgets/chart/
Dlv_chart.h238 void lv_chart_set_cursor_point(lv_obj_t * chart, lv_chart_cursor_t * cursor, lv_chart_series_t * se…
Dlv_chart.c453 void lv_chart_set_cursor_point(lv_obj_t * chart, lv_chart_cursor_t * cursor, lv_chart_series_t * se… in lv_chart_set_cursor_point() function
/lvgl-latest/docs/details/widgets/
Dchart.rst328 :cpp:func:`lv_chart_set_cursor_point` by passing :c:macro:`LV_CHART_POINT_NONE` as
345 :cpp:expr:`lv_chart_set_cursor_point(chart, cursor, series, point_id)` places the