Home
last modified time | relevance | path

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

/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c655 lv_obj_t * chart2_hor_scale = lv_obj_get_sibling(chart2, 1); in analytics_create() local
656 lv_obj_set_style_pad_hor(chart2_hor_scale, lv_chart_get_first_point_center_offset(chart2), 0); in analytics_create()