Shape of meter?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Mr Q

Shape of meter?

Post by Mr Q » Thu Jan 16, 2003 10:25 am

Hi,

A quick question, is it possible to get a different shape of the meter or the thermometer plot, a different look so to say. For example another figure to fill for the thermometer

David Gilbert

Re: Shape of meter?

Post by David Gilbert » Thu Jan 16, 2003 4:30 pm

I think the shape of those plots is pretty well hard-coded. I guess it would be possible to make the code a little more generic, and provide a few different shapes to start with. But it isn't high on my list right now, so I hope you or someone else will have a go at it.

Regards,

Dave Gilbert

Locked