youcef92 / flotr

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

Mouse zoom not working in IE #147

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to zoom in on chart, configured as follows:
selection: { mode:'xy', fps:30 }

What is the expected output? What do you see instead?
Expected: Area to be zoomed is highlighted (light blue box in our case) during 
selection, chart zooms in to selected area regardless of browser

Instead: In IE 7 & 8, selected area is not highlighted and chart does not zoom 
in. 

What version of the product are you using? On what operating system?
Flotr 0.2.0, server = Linux CentOS, client OS WinXP

Thanks

Original issue reported on code.google.com by mbbow...@gmail.com on 23 Aug 2010 at 4:35

GoogleCodeExporter commented 8 years ago
Did you try svn trunk?

Original comment by peter....@solide-ict.nl on 24 Aug 2010 at 10:35