Home | History | Annotate | Download | only in jfreechart

Lines Matching full:added

265          - added new axes: PeriodAxis and ModuloAxis.
271 - added a new series visibility flag to the AbstractRenderer
273 - added support for GradientPaint in interval markers.
280 - added methods to XYDataset that return double primitives;
283 - added fixed legend item options to CategoryPlot and XYPlot;
298 - new PolarPlot class added;
304 - added new XYBarDataset class;
305 - added transparency support to PNG export;
313 - added Spanish localisation files;
318 - added a new Wafer Map chart type;
319 - added a cyclic axis;
320 - added localisation files for _ru;
324 - added item label support for stacked bar charts, and new fall back
333 - added support for GradientPaint in bar charts;
341 - added a completion indicator for the Gantt chart;
353 - added a new LayeredBarRenderer (by Arnaud Lelievre);
354 - added support for stacked area charts with the XYPlot class (thanks
357 - added localized resources for the chart property editors (thanks to
360 - added facility for setting all rendering hints;
370 - added support for box-and-whisker plots, thanks to David Browning;
377 - added support for multiple secondary axes, datasets and
400 - Bryan Scott has added an XYDatasetTableModel class for presenting
404 - added new XYDifferenceRenderer;
405 - added support for colored bands between gridlines in XYPlot;
406 - added new XYDrawableAnnotation class;
407 - added a new attribute to control the order of dataset rendering in
416 - added support for range markers against secondary axis in a
418 - added labels to domain and range markers;
419 - added a new HistogramDataset class (contributed by Jelai Wang) to
442 - added new TimePeriodValuesCollection class;
443 - added MIME type code to ServletUtilities class;
451 - added a new ValueDataset interface and DefaultValueDataset
454 - added DataUtilities class, to support creation of Pareto
461 - added new CategoryTextAnnotation and XYLineAnnotation
463 - added new HorizontalCategoryAxis3D class contributed by
467 - added a workaround for JVM crash (a JDK bug) in pie charts
471 - added code to ensure HorizontalNumberAxis3D is not drawn if
473 - added small fix for suppressed chart change events (see bug
475 - added pieIndex parameter to tooltip and URL generators for
487 - added methods to control colors in PiePlot (these were
497 - added support for secondary axes, datasets and renderers;
498 - added new data interfaces (Value, Values, Values2D,
505 - added support for reading PieDatasets and CategoryDatasets
526 - added new renderers for XYPlot (XYBubbleRenderer and
529 - added ContourPlot class (still experimental) by David
536 0.9.4 : (18-Oct-2002) Added a new stacked area chart (contributed by Dan
538 the ThermometerPlot class. Added a new XYDotRenderer for scatter
541 easier to align the colors in the legend). Added Regression class
555 - added tickMarkPaint to Axis constructor (also affects
557 - added getLegendItems() to Plot, and deprecated
559 - added getLegendItem(int) to XYItemRenderer and
564 0.9.3 : (4-Sep-2002) Added multiple pie charts based on
567 package from JCommon to JFreeChart. Added simple framework for
570 skipping in category axes. Added CategoriesPaint attribute to
571 AbstractCategoryItemRenderer. Added new attributes to
579 - added listener notification to setXXXAxis(...) methods.
581 - added DomainIsPointsInTime flag to TimeSeriesCollection to
586 - added check for null axis in mouse click handler.
592 attributes. Added support for image map generation. Added a
593 new Pie3DPlot class. Added label drawing code to bar
594 renderers. Added optional range markers to horizontal number
595 axis. Added bar clipping to avoid PRExceptions in bar
602 - Added get/set methods for min/max chart drawing dimensions
623 for XYPlots. A new Polish translation has been added. Several
625 workaround has been added to fix the alignment between time
629 applications have been added. Fixed the popup menu bug.
644 Added a ResourceBundle for user interface items that require
645 localisation. Added a logarithmic axis class contributed by
652 code. Added new domain name (http://www.object-refinery.com)
658 Mantzios. Added an optional background image for the
660 the Plot class. Added alpha-transparency for the plot
661 foreground and background. Added new pie chart label types
663 a loop at small chart sizes. Added some tooltip methods that
669 Added the instructions that were missing from the copies of
672 0.7.1 : (25-Jan-2002) Added tooltips, crosshairs and zooming
682 Kelemen. Added Wolfgang Irler's servlet demo to the standard