What steps will reproduce the problem?
1. Create a bubble chart and assign a labelFormatter function to the "markers"
2.
3.
What is the expected output? What do you see instead?
The object passed in to the labelFormatter function doesn't provide access to
the obj.series data, which does exist for the mouse trackFormatter function. I
would like to be able to use obj.series.label in the "markers" labelFormatter
as I can do with the mouse trackFormatter, but this is currently not possible.
What version of the product are you using? On what operating system?
flotr from
https://flotr.googlecode.com/svn/trunk/flotr/flotr/prototype/flotr.js, Firefox
6.0, Windows 7 x64.
Please provide any additional information below.
Original issue reported on code.google.com by wireless...@gmail.com on 19 Aug 2011 at 1:22
Original issue reported on code.google.com by
wireless...@gmail.com
on 19 Aug 2011 at 1:22