Math & SciencePlots using tikz

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
krislodz
Posts: 42
Joined: Sun Nov 08, 2009 1:13 pm

Plots using tikz

Post by krislodz »

Hello,

I am trying to plot discrete functions using tikz, where the domain is large (1-50) and ranges are small (0-0.5) but I fall into scaling problem and I am stuck. Moreover, there are 2 functions on one plot, that is entries having

1 0.06420
1 0.06210

and so on.

Can anyone help with this?

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Plots using tikz

Post by localghost »

I'm not really sure what you want to do. But the pfgplots manual should show you the right direction.


Best regards
Thorsten
krislodz
Posts: 42
Joined: Sun Nov 08, 2009 1:13 pm

Re: Plots using tikz

Post by krislodz »

Thanks a lot, this package solves problems.
Post Reply