Home
last modified time | relevance | path

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

/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c645 …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()