Hi Pedro,

I've developed one, too (with the help of Diego Cirujano). Maybe you want to 
get ideas from it or contribute yours. It uses java.util.Date.

https://bitbucket.org/sco0ter/extfx/src/2b20deb832c2212513034d35464b73c544361c74/src/main/java/extfx/scene/chart/DateAxis.java?at=default

Kind regards,
Christian



Am 02.09.2013 um 02:01 schrieb Pedro Duque Vieira:

> Hi,
> 
> I've created a DateAxis. Basically it extends from ValueAxis and you can
> pass it dates in the Long format (converting Date to Long and passing in
> that value).
> 
> I wonder if this is valuable for the framework (I do see people asking for
> this) and if so would you like me to submit it for your evaluation and
> perhaps addition to the framework.
> Sorry, I'm kind of new to submitting patches...
> 
> Thanks, best regards,
> 
> -- 
> Pedro Duque Vieira

Reply via email to