thermometer « Color « JFreeChart Q&A

Home
JFreeChart Q&A
1.Axis
2.BarChart
3.Chart
4.Color
5.Component
6.Dataset
7.Development
8.GanttChart
9.Graph
10.Image
11.Interoperability
12.Label
13.Layout
14.Legend
15.LineChart
16.PieChart
17.Plot
18.Renderer
19.Series
20.ToolTip
21.XYLineChart
JFreeChart Q&A » Color » thermometer 

1. Changing mercury color in thermometer in JFreeChart    stackoverflow.com

I have created a thermometer chart with JFreeChart, but I want to change the mercury color in thermometer. How can I do this? Here is my code so far; please explain ...

2. invert color in thermometer    jfree.org

Hi David, thank you very much for your answer. I checked both methods and also looked in the source code. It seems to me, that i can set the lines (seperators) beside the thermometer and the setMercuryPaint is usefull if i want to change the content color. But how to call? The following way does not change anything: Code: Select all ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.