Package GChartWrapper :: Module tests
[hide private]
[frames] | no frames]

Module tests

source code

Classes [hide private]
TestChartTypes
Extensive unit tests, more are welcome
Functions [hide private]
 
get_chart(chart) source code
 
saveall() source code
 
demo() source code
Variables [hide private]
  head = ' \n <?xml version="1.0" encoding="UTF-8"?> <!DOCTY...
  foot = '\n\t\t\t</div>\n\t\t</div>\n\t\t<script type="text/jav...
Variables Details [hide private]

head

Value:
'''  
    <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W\
3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-\
strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
\t<head>
\t\t<title>
\t\t\tWelcome - Chartography.net
...

foot

Value:
'''
\t\t\t</div>
\t\t</div>
\t\t<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ss\
l." : "http://www.");
document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analyt\
ics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));
...