Not sure. For sure, I am not. The original contributor is also not active anymore. Feel free to start volunteering on this ;-)
-M On Mon, Jan 12, 2009 at 9:28 AM, parthiv pradhan <[email protected]> wrote: > Thanks for the reply. Any plans by the Apache trinidad developer group > to add this feature :) in the near future? I have checked other > implementation (i.e. chartcreator)of chart functionality and found > that nobody has implemented this functionality. > > Thanks > Parthiv. > > On 1/10/09, Matthias Wessendorf <[email protected]> wrote: >> I think we would need an enhancement for that. >> Kinda having a converter for the y-values, but not >> yet present. >> >> Feel free to contribute this extra functionality. >> >> -M >> >> On Sat, Jan 10, 2009 at 1:10 AM, parthiv pradhan >> <[email protected]> wrote: >>> Hello, >>> >>> I have this requirement where I want to show a trend of arrival of >>> some sort of feeds over a period of days. On my X-axix I have plotted >>> the dates in the format "MM/DD/YY" by using getLabels () method of the >>> ChartModel. On the Y-axix I want to plot the time. But as you know to >>> plot the Y axix i need to implement the getYValues method which >>> returns a list of list of doubles. so basically i can just show >>> doubles on the Y axix. But my requirement is to show the time in hh:mm >>> format on the Y axix. >>> >>> I would really appreciate any help on this. >>> >>> Thanks >>> >>> Parthiv >>> >> >> >> >> -- >> Matthias Wessendorf >> >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> twitter: http://twitter.com/mwessendorf >> > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf
