Searched refs:lv_chart_set_x_start_point (Results 1 – 3 of 3) sorted by relevance
282 void lv_chart_set_x_start_point(lv_obj_t * chart, lv_chart_series_t * ser, uint16_t id);
558 void lv_chart_set_x_start_point(lv_obj_t * chart, lv_chart_series_t * ser, uint16_t id) in lv_chart_set_x_start_point() function
104 - Add `lv_chart_set_x_start_point()` function - Set the index of the x-axis start point in the data…