Question about dynamic candlestick update ?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
jupitersea
Posts: 1
Joined: Sat Mar 09, 2019 8:48 am
antibot: No, of course not.

Question about dynamic candlestick update ?

Post by jupitersea » Sat Mar 09, 2019 9:17 am

I am wanting to update the data in the candlestick dataset and have the chart reflect the changes when I do this. It looks like it is currently read-only. I may put in the time and add the code to do this so does anyone have any ideas on this before I get started? David, you said you had some good ideas in extending the candlestick chart, could you elaborate on that? I am somewhat new to the API right now but have the basics down.

Also, if anyone else is interested in helping with this please let me know.

Locked