Forums

Chart widget

samir1903 28 Feb, 2019
how can get fileld name
for example
like table chart link
Http//xxx.com......../field=names

i want to show names column chart widget

so i assume i need selected column name
not value???
healyhatman 28 Feb, 2019
Chart takes a straight array, not a multidimensional, so you need to use for example
{var:read_data.[n].Model}
for the data source
This topic is locked and no more replies can be posted.