|
From: Noboru Y. <nob...@ke...> - 2005-09-12 08:37:40
|
Hi, I tried a svg file generated by gnuplot with Firefox 1.5beta1 browser=20 from mozilla.org. And I found that I need to add: xmlns=3D"http://www.w3.org/2000/svg" attribute in the <svg> tag generated by gnuplot otherwise=20 Firefox1.5beta1 cannot plot an output from gnuplot on its screen. Adding the line: fprintf (gpoutfile, " xmlns=3D=A5"http://www.w3.org/2000/svg=A5" =A5= n"); at the proper place in svg.trm file will solve this problem. Thank you very much for reading this main. Noboru Yamamoto Accelerator Lab. KEK Tsukuba, Ibaraki JAPAN |