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?
Math & Science ⇒ Plots using tikz
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
I'm not really sure what you want to do. But the pfgplots manual should show you the right direction.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Plots using tikz
Thanks a lot, this package solves problems.