TanTayBui / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

flot pie chart cannot work properly with jquery 1.8.0 #740

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
flot pie chart crush when work with jquery 1.8.0

how to repeat:
1. edit the file pie.html in flot example folder.
2. replace 
<script language="javascript" type="text/javascript" 
src="../jquery.js"></script> with  
<script language="javascript" type="text/javascript" 
src="http://code.jquery.com/jquery-1.8.0.js"></script>
3. run this file in browser.

thanks you all, the flot team.

Original issue reported on code.google.com by jiayanch...@gmail.com on 20 Aug 2012 at 2:43

GoogleCodeExporter commented 8 years ago
sorry, this issues has been reported days ago, please close this one.

the same issue reported days ago:
http://code.google.com/p/flot/issues/detail?id=735

Original comment by jiayanch...@gmail.com on 20 Aug 2012 at 2:48