youcef92 / flotr

Automatically exported from code.google.com/p/flotr
0 stars 0 forks source link

setSelection broken #118

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a graph
2. Call setSelection(area) on the graph

What is the expected output? What do you see instead?
The graph should have a selection corresponding to area.  The function does
not complete.

What version of the product are you using? On what operating system?
flotr.debug-0.2.0-alpha.js, FF3.5

Starting on line 2704, xaxis and yaxis are not defined.  These should be xa
and ya.  I have included a patch.

Original issue reported on code.google.com by cesuther...@gmail.com on 25 Feb 2010 at 4:15

Attachments:

GoogleCodeExporter commented 8 years ago
Try the latest subversion trunk. It works there. We really need a new stable 
release with all bugfixes and such.

Original comment by peter....@solide-ict.nl on 20 Jul 2010 at 11:11