Search found 3 matches
- Wed Aug 10, 2005 1:54 am
- Forum: JFreeChart
- Topic: How to change the legend label color?
- Replies: 0
- Views: 2325
How to change the legend label color?
I can call chart.getLend().setBackground(), but how to change the label color?
- Wed Aug 10, 2005 1:49 am
- Forum: JFreeChart
- Topic: jfree does not run under linux :-(
- Replies: 9
- Views: 12459
- Tue Aug 02, 2005 11:14 pm
- Forum: JFreeChart
- Topic: 2nd CategoryAxis doesn't show categories of 2nd dataset
- Replies: 0
- Views: 2324
2nd CategoryAxis doesn't show categories of 2nd dataset
I created a CategoryPlot containing two CategoryAxis (domain) and two NumberAxis (range). Two datasets were added into the plot and mapping to different domain axis / value axis / rederer. The value axis and renderer all works fine except that the Second category axis wrongly shows the category of f...