Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4371
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Canvas mouse tracking box location |
| Date | 2020-11-19 20:27 +0100 |
| Organization | solani.org |
| Message-ID | <rp6gud$ckt$1@solani.org> (permalink) |
| References | <2dd11773-95c6-4989-8bcb-11ce83fa11d1n@googlegroups.com> |
Am 19.11.2020 um 03:14 schrieb MBaz:
> To reproduce (I'm using gnuplot 5.4), run these commands:
>
> set term canvas mousing
> set output 'test.html'
Hm, the output html doesn't work at all on firefox/win7
The firefox web console complains with the following, anybody know
what's wrong there? The paths are correct. Can't be the
slash/backslash mixture, can it?
Laden fehlgeschlagen für das <script> mit der Quelle "c:\Program
Files\gnuplot54\share/js/canvastext.js". test.html:6:1
Laden fehlgeschlagen für das <script> mit der Quelle "c:\Program
Files\gnuplot54\share/js/gnuplot_common.js". test.html:7:1
Laden fehlgeschlagen für das <script> mit der Quelle "c:\Program
Files\gnuplot54\share/js/gnuplot_dashedlines.js". test.html:8:1
Laden fehlgeschlagen für das <script> mit der Quelle "c:\Program
Files\gnuplot54\share/js/gnuplot_mouse.js". test.html:9:1
Uncaught ReferenceError: gnuplot is not defined
<anonymous> file:///C:/Users/ratzsch/Documents/gpmouse/test.html:10
test.html:10:2
Uncaught ReferenceError: gnuplot is not defined
<anonymous> file:///C:/Users/ratzsch/Documents/gpmouse/test.html:13
test.html:13:1
Die Zeichenkodierung des HTML-Dokuments wurde nicht deklariert. Das
Dokument wird in manchen Browser-Konfigurationen mit verstümmeltem
Text dargestellt, wenn das Dokument Zeichen außerhalb des
US-ASCII-Bereichs enthält. Die Zeichenkodierung der Seite muss im
Dokument oder Transferprotokoll deklariert werden. test.html
Uncaught ReferenceError: gnuplot is not defined
gnuplot_canvas
file:///C:/Users/ratzsch/Documents/gpmouse/test.html:36
onload file:///C:/Users/ratzsch/Documents/gpmouse/test.html:1
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Canvas mouse tracking box location MBaz <eorlinga@gmail.com> - 2020-11-18 18:14 -0800
Re: Canvas mouse tracking box location MBaz <eorlinga@gmail.com> - 2020-11-18 18:55 -0800
Re: Canvas mouse tracking box location MBaz <eorlinga@gmail.com> - 2020-11-19 10:43 -0800
Re: Canvas mouse tracking box location MBaz <eorlinga@gmail.com> - 2020-11-19 18:20 -0800
Re: Canvas mouse tracking box location Karl Ratzsch <mail.kfr@gmx.net> - 2020-11-19 20:27 +0100
csiph-web