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

Reply via email to