File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ### ControlPlots.jl v0.2.7 2025-03-08
2+ #### Added
3+ - all plot functions have now the optional parameter ` title `
4+ - the script ` menu.jl ` was added
5+ - the function ` ControlPlots.install_examples() ` was added
6+ #### Changed
7+ - README.md was updated
8+
19### ControlPlots.jl v0.2.6 2025-03-05
210#### Added
311- the function ` plot2d ` allows now to create moving plots of any graph consisting of points and segments
412- the example ` plot2d-seg.jl ` and tests were added
5- - the script ` menu() ` was added
6- - the function ` ControlPlots.install_examples() ` was added
713#### Changed
814- README.md was updated
915
Original file line number Diff line number Diff line change 11name = " ControlPlots"
22uuid = " 23c2ee80-7a9e-4350-b264-8e670f12517c"
33authors = [" Uwe Fechner <u.fechner-1@tudelft.nl> and contributors" ]
4- version = " 0.2.6 "
4+ version = " 0.2.7 "
55
66[deps ]
77JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
You can’t perform that action at this time.
0 commit comments