PlotKit doubts (mouseover, line chart, label)

13 views
Skip to first unread message

sanjee...@gmail.com

unread,
Jun 17, 2008, 7:34:44 AM6/17/08
to plotkit
Hi all,
I am using turbogears plotkit application for display graph.

1. I want to display the value corresponding to each bar in a bar
chart on mouseover. How can I do this. (In Plotkit_packed.js I found
some functions corresponding to onmouseover and all, so I guess it is
supported.).

2. In Line chart how can I display a line only (I want to remove the
shadow part appearing below the line)

3. I want to display year wise data as a bar chart. For example,
years
2008, 2009 as labels in the x axis and months inside the year 2008 as
small markings(like that in a measuring scale) on the x-axis. I want
the markings corresponding to months to intersect the x-axis and
should be a bit above than that of years 2008, etc.

Regards,
sanjeet

Per Cederberg

unread,
Jun 17, 2008, 5:00:19 PM6/17/08
to plo...@googlegroups.com
1. Don't think PlotKit has mouseover implemented yet. At least not
when using canvas.

2. Think it was the 'shouldFill' renderer option.

3. Not supported.

Good thing that the sources are available so that you can fix it
yourself. If you're using Git, I'll gladly accept any patches to my
PlotKit patchset at
http://github.com/cederberg/plotkit-patches/tree/master

Cheers,

/Per

Reply all
Reply to author
Forward
0 new messages