lv_chart_set_value_by_id() function
Set an individual point's y value of a chart's series directly based on its index
Arguments
obj
pointer to a chart object
ser
pointer to a data series on 'chart'
id
the index of the x point in the array
value
value to assign to array point