problem with candlestick chart

Discussion about JFreeChart related to stockmarket charts.
Locked
developer78
Posts: 15
Joined: Fri Jan 11, 2008 10:58 am

problem with candlestick chart

Post by developer78 » Mon Jan 21, 2008 12:48 pm

Hello sir!!!

I'm having a candlestick chart which is working properly but a volume chart shadow is displaying within it,
is there any way to remove it????
plz help!!!

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Wed Jan 30, 2008 4:44 pm

There is a setDrawVolume(boolean) method in the CandlestickRenderer.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

developer78
Posts: 15
Joined: Fri Jan 11, 2008 10:58 am

Post by developer78 » Thu Jan 31, 2008 6:55 am

Hello sir!
I did it.
thanks for your support.
best regards...

Locked