Home | History | Annotate | Download | only in jfreechart

Lines Matching full:now

268          - Sun PNG encoder is now used, if available.
299 - XYSeries can now be sorted or unsorted;
300 - createBufferedImage() method can now scale charts;
301 - domain and range markers now support intervals;
302 - item labels are now supported by some XYItemRenderers;
303 - tooltip and item label generators now use MessageFormat class;
342 - range and domain markers can now be placed in the foreground or the
389 - CategoryPlot and XYPlot now support both horizontal and vertical
413 CategoryItemLabelGenerator, since it is now being used to generated
415 - there is now support for horizontal stacked 3D bar charts;
421 - moved the DrawingSupplier into the plot class, renderers now
423 overlaid charts). This means that renderers now share a single
432 - the TextTitle class now has a background paint attribute;
433 - the StandardLegend class now generates LegendEntity objects if a
503 before) but can now be accessed by row/column index or
511 are now controlled by the renderer classes using lookup
516 - the chart legend can now display shapes corresponding to
521 - gridlines are now controlled by the CategoryPlot and XYPlot
532 - ChartMouseEvent now includes source chart.
542 for linear and power regressions. BasicTimeSeries can now
569 x-values now allowed in XYSeries. Optional category label
591 0.9.2 : (28-Jun-2002) PiePlot now has startAngle and direction
596 charts. JFreeChartDemo has been modified and now includes
604 - HorizontalIntervalBarRenderer now handles single category;
605 - verticalTickLabels now possible in HorizontalNumberAxis3D;
614 - range markers now drawn only if in visible axis range;
620 combined. There is now a facility to add a ChartMouseListener
622 zooming feature (experimental at this point) is now available
627 to the VerticalLogarithmicAxis class, and now a corresponding
637 servlet code from Bryan Scott. XYItemRenderers now have a
642 0.8.0 : (22-Mar-2002) All the category plots are now controlled
683 download. The About window in the demo application now
691 auto-tick mechanism. JFreeChartPanel now incorporates