ErrorPlot
An alternative to the ErrorBar Plotting Package included in Mathematica.
It allows for log-scale plotting and a freer syntax.
Install
Before installing, be sure to check out the Change Log to make sure that you trust the developer.
To install this paclet, run:
<< https://paclets.github.io/PacletServer/Install.wl
PublicPacletInstall["ErrorPlot"]
- To update it, replace
PublicPacletInstall
withPublicPacletUpdate
.
Basic Information
Name
ErrorPlot
Version
1.0.0
Creator
Guillermo Hernandez URL
https://github.com/Dih5/ErrorPlot License
MIT
Extra Information
MathematicaVersion
6+
Extensions
Kernel
- Context: ErrorPlot`
- Root: .
Documentation
- Resources: Guides/Plotting data with error bars
- Language: English