Feature #2468
Units: improve options in PythonAPI
Status: | Backlog | Start date: | 25 Jun 2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | v2.0 |
Description
From Thomas' notes on making the API more pythonic:
plot_simulation_result should have a different options for units. It should be xunit rather than just units and xunits should be defined through a string. E.g. "degrees", "radians", "q", etc.