Statistical and Times Serie

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
cortesino
Posts: 10
Joined: Mon Aug 11, 2008 7:31 pm

Statistical and Times Serie

Post by cortesino » Mon Aug 11, 2008 8:01 pm

Hello,

I have a problem: I need a chart with Times Series and Statistical Serie (with deviations) or Times Series with deviations, this is possible??

Thanks in advance!!

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 » Tue Aug 12, 2008 8:01 pm

Take a look at how OHLCSeriesCollection is implemented, and adapt it accordingly.
David Gilbert
JFreeChart Project Leader

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

Locked