Search found 2 matches

by creator9229
Mon Aug 13, 2012 3:49 pm
Forum: JFreeChart
Topic: How to fix the RangeAxis width
Replies: 1
Views: 2663

How to fix the RangeAxis width

Hello ◈ Envirement: - Equals the size of the chart size(width, hight) and domain axis. ◈ Problem: - Unlike same domain axis, range axis create dynamic in each chart. Range axis can make one more or just one. There is difference in range axis each chart so each chart makes the difference in domain ax...
by creator9229
Sat Jul 28, 2012 2:35 pm
Forum: JFreeChart
Topic: exclude high brightness yellow series.
Replies: 2
Views: 9621

exclude high brightness yellow series.

hello, I have problem. Envirement: - I create JFreechart useing 'StandardXYItemRenderer', 'XYPlot'. - SeriesPaint is auto genaration. - Series count is dynamic. it could be more 50. Problem: - Yellow Series is high brightness. User hard to see the yellow series(third series). I tried: - Plot backgro...