score:1

Accepted answer

so i found the answer by myself and it was to write the push like this :

dates.push({x:[data[i].c_min,data[i].c_max], y: field[i]})

if that may help. thanks if you tried to help me.


Related Query

More Query from same tag