Home | History | Annotate | Download | only in jfreechart

Lines Matching full:fixed

283          - added fixed legend item options to CategoryPlot and XYPlot;
291 - fixed broken JPEG export;
292 - fixed title size problems;
345 - fixed mouse event bug for combined charts;
346 - fixed bugs in the PngEncoder class;
362 - fixed a bug in the XYSeries class that prevented the TableXYDataset
365 - fixed several bugs in the secondary dataset/axis/renderer code;
366 - fixed bugs in the JDBCCategoryDataset class;
383 BE FIXED FOR THE NEXT RELEASE.
469 - fixed minor bug in HorizontalCategoryPlot constructor (see
477 - fixed bug in getLastMillisecond() method for the Second
484 - fixed null pointer exception in DefaultCategoryDataset;
485 - fixed update problem for PaintTable, StrokeTable and
489 - fixed auto-range update problem for secondary axis;
490 - fixed missing category labels in the overlaid category plot;
491 - fixed constructors for symbolic axes;
552 Fixed bugs and updated documentation.
580 - fixed DomainInfo method name clash.
601 - fixed null pointer exception in StackedVerticalBarRenderer3D;
609 - fixed auto range calculation for category plots;
610 - fixed event notification for XYPlot;
611 - fixed auto axis range for Gantt charts;
629 applications have been added. Fixed the popup menu bug.
662 that show values. Fixed a bug with the legend that results in
667 replace all Insets in the JFreeChart classes). Fixed a bug in
677 API changes and fixed some bugs. Removed the Javadoc HTML
692 buffering, and popup menu. Javadocs revised. Fixed numerous