Search found 1 match

by davidweber
Thu Jun 08, 2006 3:37 pm
Forum: JFreeChart
Topic: Marker for multiple categories in a BoxAndWhisker Plot
Replies: 1
Views: 2947

Marker for multiple categories in a BoxAndWhisker Plot

hi all i've implemented a BoxAndWhisker plot with a BoxAndWhiskerCategoryDataset in a CategoryPlot . the plot has 22 categories. my problem is, that i want to mark multiple categories with the same color without a gap between the colorations of the single categories but with a category margin. what ...