fltk_chart_insert
fn
void fltk_chart_insert(ChartPtr chart, int ind, double val, const(char) * str, uint col)Inserts a data value at a specific index (1-based).