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 2284 times

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
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