Opened 10 years ago

Closed 10 years ago

#460 closed enhancement (fixed)

Better plotting options for min/max and confidence intervals

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone:
Component: commons Version:
Keywords: Cc:

Description

Add capability to plot shaded confidence intervals or min/max for a function.

Attachments (1)

synch_lag_moj_sj.png (59.5 KB) - added by Kevin Milner 10 years ago.
example of shaded confidence intervals

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by Kevin Milner

Attachment: synch_lag_moj_sj.png added

example of shaded confidence intervals

comment:1 Changed 10 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Done in [10660], see example image below. In order to use it, you must first create a new UncertainArbDiscDataset? and use PlotLineType?.SHADED_UNCERTAIN or PlotLineType?.SHADED_UNCERTAIN_TRANS, the latter of which has a default 50% transparency. Nothing will be plotted for other function types, and it is not compatible with symbols.

  example of shaded confidence intervals

Note: See TracTickets for help on using tickets.