Home | History | Annotate | Download | only in jfreechart

Lines Matching full:renderers

164     - some renderers do not respect the series visibility flags yet;
282 renderers and axes;
378 renderers;
402 - modified XYPlot to allow renderers to use multiple passes through
409 - extended the value label mechanism for the renderers, to allow
421 - moved the DrawingSupplier into the plot class, renderers now
423 overlaid charts). This means that renderers now share a single
497 - added support for secondary axes, datasets and renderers;
509 and renderers (com.jrefinery.chart.renderer).
526 - added new renderers for XYPlot (XYBubbleRenderer and
568 chart annotations. Improved control over renderers. Duplicate
594 renderers. Added optional range markers to horizontal number
613 - new checks for null info in renderers;
643 through the one class (CategoryPlot) with plug-in renderers.