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
lv_chart_set_ext_x_array() calls 2 functions:
![]()
lv_chart_set_ext_x_array()
lv_chart_set_ext_x_array() reads 2 variables and writes 2 variables:
![]()
lv_chart_set_ext_x_array()