fltk_chart_insert

fnvoid fltk_chart_insert(ChartPtr chart, int ind, double val, const(char) * str, uint col)

Inserts a data value at a specific index (1-based).