DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2002 Version: 1.3-current Fl_Chart::clear() does not reset the min and max values. If numb is set to 0, then min and max should also be set to 0 since the values are no longer used. A work around is to call bound(0,0). This forces min and max to be recalculated in Fl_Chart::draw(). I will submit a match shortly. Link: http://www.fltk.org/str.php?L2002 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
