Next: Chart Types, Up: Chart Object [Contents][Index]
To add a chart object to a form use the routine
FL_OBJECT *fl_add_chart(int type, FL_Coord x, FL_Coord y, FL_Coord w, FL_Coord h, const char *label);
It shows an empty box on the screen with the label below it.