General ⇒ How do I draw a scattergram in latex
How do I draw a scattergram in latex
The scttergram is a figure like the attached picture.
The unit in x-axis of Scttergram is uniform.
Does somebody have the compelete code or sample about the scatergram?
The picture come from the Queried Virtal Shaodw Maps.
- Attachments
-
- scattergram
- scattergram.JPG (30.84 KiB) Viewed 2288 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
How do I draw a scattergram in latex
you could use pgf/TikZ, have a look at this example: Pgfplots.
Alternatively you could use PSTricks, I would prefer pgf.
Stefan