Searched refs:chart2_texts (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/demos/widgets/ |
D | lv_demo_widgets.c | 645 …static const char * chart2_texts[] = {"I", "II", "III", "IV", "V", "VI", "VII", "VIII", "IX", "X",… in analytics_create() local 646 chart2 = create_chart_with_scales(chart2_cont, "Monthly revenue", chart2_texts); in analytics_create()
|