youcef92 / flotr

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

Curves are not displayed on IE7/IE8 #134

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just go on this page: 
http://phenxdesign.net/projects/flotr/examples/prototype/basic-axis.html with 
IE8 or IE7

2. Same behavior with the version 0.2.0-alpha on my computer

3. I tried to take the last revision from repository and it's not better, the 
background is red (red graph.png) after have deleted some javascript errors 
with the lines containing "@todo :".

What is the expected output? What do you see instead?
http://phenxdesign.net/projects/flotr/examples/prototype/basic-axis.html
and you can see the result on the joined file (capture d'écran3.png)

Original issue reported on code.google.com by ced.d...@gmail.com on 30 Jun 2010 at 3:45

Attachments:

GoogleCodeExporter commented 8 years ago
I couldn't reproduce it with any version of Flotr, on IE7 and 8. And I really 
can't see why the lines containing @todo would cause any error as they are 
comments. I close this issue, please post here if you still have this problem.

Original comment by fabien.menager on 16 Jul 2010 at 5:40

GoogleCodeExporter commented 8 years ago
I'm facing the same problem under IE7/IE8 : no curves displayed, or red 
background.
What is strange is that when using another PC with IE7, the page is correctly 
displayed.
But both PC have the same IE7 version : 7.0.5730.13
This is really weird.

Original comment by jgraglia...@gtempaccount.com on 14 Oct 2010 at 6:32

GoogleCodeExporter commented 8 years ago
I also try with the trunk version of Flotr : 
<script type="text/javascript"    
src="http://flotr.googlecode.com/svn/trunk/flotr/flotr/prototype/lib/prototype.j
s"></script>
<script type="text/javascript"    
src="http://flotr.googlecode.com/svn/trunk/flotr/flotr/prototype/lib/base64.js">
</script>
<script type="text/javascript"    
src="http://flotr.googlecode.com/svn/trunk/flotr/flotr/prototype/lib/canvas2imag
e.js"></script>
<script type="text/javascript"    
src="http://flotr.googlecode.com/svn/trunk/flotr/flotr/prototype/lib/canvastext.
js"></script>
<script type="text/javascript"    
src="http://flotr.googlecode.com/svn/trunk/flotr/flotr/prototype/flotr.js"></scr
ipt>

, but still facing the problem. 

Original comment by jgraglia...@gtempaccount.com on 14 Oct 2010 at 6:43

GoogleCodeExporter commented 8 years ago
A collegue of mine just found that "resetting" IE7 preferences just make the 
things go better!
I attach a screenshot of my IE7 that was not displaying Flort chart!Now 
everything is ok. Thanks Damien!

Original comment by jgraglia...@gtempaccount.com on 14 Oct 2010 at 7:02

Attachments:

GoogleCodeExporter commented 8 years ago
Great news ! Thank you IE7, once more ;)

Original comment by fabien.menager on 14 Oct 2010 at 8:24