eclipse / swtchart

Eclipse Public License 2.0
44 stars 41 forks source link

Financial Charts? #260

Closed nu11ptr closed 2 years ago

nu11ptr commented 2 years ago

Any plans to add financial charts? OHLC? Candlesticks?

eselmeister commented 2 years ago

Yeah, why not. Please open separate issues for OHLC, Candlesticks and others. See examples here:

https://github.com/eclipse/swtchart/issues/245 (Violin Plots) https://github.com/eclipse/swtchart/issues/204 (Spider Charts)

Do you have knowledge and skills to implement you chart types?

nu11ptr commented 2 years ago

Possibly - it depends how much work it would entail. I've never used SWTChart, but am using JFreeChart atm, so it is more a "nice to have" atm

nu11ptr commented 2 years ago

I will open issues for the chart types

eselmeister commented 2 years ago

Great, probably we can encourage some Google Summer of Code students to create an implementation next year. If we've not done it ourselves before.