Skip to content

[Doc] Plot manual #538

@ocots

Description

@ocots
  • Update plot manual when the compat of CTModels is up-to-date, since the method plot(sol, ocp) won't exist anymore.
  • We must add also the docstrings of the plot(sol, description...; kwargs...) method with an overview of the possibilities and a table of content. Give the default values of the keyword arguments.
  • Add the lists of attributes of Plots in a "details":

```@raw html
<details><summary>A more complete overview of all dependencies and their versions is also provided.</summary>
```
```@example
using Pkg # hide
Pkg.status(; mode = PKGMODE_MANIFEST) # hide
```
```@raw html
</details>

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions