lv_chart_set_ext_x_array() function
Set an external array for the x data points to use for the chart NOTE: It is the users responsibility to make sure the `point_cnt` matches the external array size.
Arguments
obj
pointer to a chart object
ser
pointer to a data series on 'chart'
array
external array of points for chart