lv_chart_set_all_value() function
Initialize all data points of a series with a value
Arguments
obj
pointer to chart object
ser
pointer to a data series on 'chart'
value
the new value for all points. `LV_CHART_POINT_NONE` can be used to hide the points.