Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1578
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: gnuplot running in your browser (compiled with emscripten) |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | 2013-01-16 15:36 -0800 |
| Organization | gnuplot development team |
| Message-ID | <kd7di0$21d$1@dont-email.me> (permalink) |
| References | <aab46ae5-c5bd-4dab-80a6-db75d59ffe46@googlegroups.com> <295d5310-45d5-4882-b08b-a9ecb279fcac@googlegroups.com> <3677c73c-15f1-4790-9191-bea603417170@googlegroups.com> <dd7c3683-ead6-4d4d-ad21-cd1a13e8b140@googlegroups.com> |
Followups directed to: comp.graphics.apps.gnuplot
Christ H wrote: > Unfortunately mousing has some serious scaling issues, I noticed that. But I'm sure it's fixable. It might be due to the SVG element being embedded in a separate frame? > and it prevents the user from right-click, save-as... option. I don't see that here. gnuplot's SVG mousing code ignores right-click. I don't have any problems with right-click + save-as in either chrome or firefox. What browser are you having trouble with? > I'm thinking of reverting back to <img> tag. >> >> Still working on hidden surface bug... You might try ./configure --disable-h3d-quadtree --enable-h3d-gridbox That selects a different hidden surface algorithm. No promises, but at least you'd be executing a different code path. Ethan >> >> >> C >> >> > > http://gnuplot.respawned.com
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-01 12:39 -0800
Re: gnuplot running in your browser (compiled with emscripten) sfeam <sfeam@users.sourceforge.net> - 2013-01-01 17:00 -0800
Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-02 03:37 -0800
Re: gnuplot running in your browser (compiled with emscripten) sfeam <sfeam@users.sourceforge.net> - 2013-01-02 11:45 -0800
Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-04 06:13 -0800
Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-14 04:29 -0800
Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-16 03:36 -0800
Re: gnuplot running in your browser (compiled with emscripten) sfeam <sfeam@users.sourceforge.net> - 2013-01-16 15:36 -0800
csiph-web