GeneralHow do I draw a scattergram in latex

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
akira32
Posts: 45
Joined: Tue Nov 13, 2007 10:32 am

How do I draw a scattergram in latex

Post by akira32 »

How do I draw a scattergram in latex (in Chines is called 散佈圖(excel))?
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
scattergram.JPG (30.84 KiB) Viewed 2226 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

How do I draw a scattergram in latex

Post by Stefan Kottwitz »

Hi,

you could use pgf/TikZ, have a look at this example: Pgfplots.
Alternatively you could use PSTricks, I would prefer pgf.

Stefan
LaTeX.org admin
akira32
Posts: 45
Joined: Tue Nov 13, 2007 10:32 am

Re: How do I draw a scattergram in latex

Post by akira32 »

Thank you very much!
Post Reply