voidlabs / elycharts

Interactive Javascript (SVG|VML) Charting Library
http://elycharts.com
Other
10 stars 6 forks source link

Unprintable charts using IE7 #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open IE7
2. Access a page with any graph drawn using elycharts.
3. print page.

What is the expected output?
* a printed paper with the chart.
What do you see instead?
* A printed page without the chart.

What version of the product are you using? On what operating system?
*http://elycharts.googlecode.com/svn/tags/stable/dist/elycharts.min.js
*http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js 
*http://raphaeljs.com/raphael.js

Please provide any additional information below.
* prints reasonably well on chrome 3.*, and really well(grayscale)in firefox 
6.0.2 which obviously are much more modern than IE7.
* the space occupied by the graph is printed but the chart remains invisible, 
tried some css configs without success

Original issue reported on code.google.com by adebu...@gmail.com on 30 Sep 2011 at 5:06

GoogleCodeExporter commented 9 years ago
Are grids being printed? Or you get only white space instead of the chart?

Original comment by stefano....@gmail.com on 22 Nov 2011 at 8:52

GoogleCodeExporter commented 9 years ago
I don't know if IE7 is supposed to print VML stuff. If you can successfully 
print a Raphaeljs example using IE7 but not Elycharts then reopen this, 
otherwise it's something to be opened against raphael.

Original comment by stefano....@gmail.com on 14 Jan 2014 at 11:36