Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3936
| Path | csiph.com!news.swapon.de!eternal-september.org!feeder.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Ethan Merritt <sfeam@users.sf.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Multiple plots on top of each other |
| Date | Thu, 5 Apr 2018 20:53:05 -0000 (UTC) |
| Organization | A noiseless patient Spider |
| Lines | 34 |
| Message-ID | <pa62bg$4g3$1@dont-email.me> (permalink) |
| References | <f8e5cba7-cca4-4fd5-be4b-b40032063788@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 5 Apr 2018 20:53:05 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="98e62ef40c00600c657dcb1f4b876883"; logging-data="4611"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Hhxqwuym1h1DWEAD+Y8DQ5VAYjs4dd7U=" |
| User-Agent | Pan/0.140 (Chocolate Salty Balls; GIT b8fc14e git.gnome.org/git/pan2) |
| Cancel-Lock | sha1:6yO7RdfV9Jz/ffezlecn7TIs+3k= |
| Xref | csiph.com comp.graphics.apps.gnuplot:3936 |
Show key headers only | View raw
On Thu, 05 Apr 2018 11:42:08 -0700, csakmanae wrote: > Hi. > > Helping out someone, sorry for the noob wording. > > 2 sets of 2D data (few 1000). > > What i need is a heatmap, with a scale on the side. > > Like: https://sites.google.com/site/antialamas/hv_joint_spectrum.jpg You may find these examples from the on-line demo set to be useful: 1) Example of generating and contouring a surface from the distribution of non-gridded 2D data (in your case the Z coordinate of each [x,y] is the number of occurances) http://gnuplot.sourceforge.net/demo_svg_5.2/scatter.html 2) Align 2D and 3D distributions as in the URL you point to http://gnuplot.sourceforge.net/demo_svg_5.2/margins.html > > How do I set the coloring of a given spot if there are multiple plots on > top of each other? > How to set a number--for exanple after 100 identical spots let it be > green, after 200 hundred red, after 300 blue? > > Thanks in advance! Any question, suggestion is appreciated!
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Multiple plots on top of each other csakmanae@gmail.com - 2018-04-05 11:42 -0700 Re: Multiple plots on top of each other Ethan Merritt <sfeam@users.sf.net> - 2018-04-05 20:53 +0000
csiph-web