lv_chart_add_series() function
Allocate and add a data series to the chart
Arguments
obj
pointer to a chart object
color
color of the data series
axis
the y axis to which the series should be attached (::LV_CHART_AXIS_PRIMARY_Y or ::LV_CHART_AXIS_SECONDARY_Y)
Return value
pointer to the allocated data series