Skip to content

Commit

Permalink
Specifying behavior of undefined and empty Curve 'legend'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Nov 4, 2019
1 parent 9bda6f4 commit fe53151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RationaleMCP/0033/predefined-plots.md
Expand Up @@ -78,6 +78,8 @@ end Curve;

The mandatory `x` and `y` expressions are currently restricted to be component references refering to a scalar variable or `time`.

When `legend` isn't provided, the tool produces a default based on `x` and/or `y`. Providing the empty string as `legend` means that the curve shall be omitted from the plot legend.

## Axis properties
Properties may be defined for each `Plot` axis:
```
Expand Down

0 comments on commit fe53151

Please sign in to comment.