Measurements.jl
Measurements.jl copied to clipboard
Uncertainty ribbon plot
- Added
uncertainty_plot
keyword to plot recipes forMeasurement
instances for the y-axis. - Implemented the previously existing functionality of uncertainty bar plot as the default.
- Example usage and plot in docs.
Ribbon plot tests pass. These changes don't break regression - same test results before my changes. Otherwise, let me know if you need me to change my code.
Tests are broken everywhere :slightly_smiling_face: