6.0.0 #235
piccolomo
announced in
Announcements
6.0.0
#235
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
6.0.0
This s a complete rewrite of version 5.
To install it, as explained here, use:
Main changes
plotext.figureis the plot, holding the tools necessary to build it, from the drawings to the way it looks and rendered; version 5 offered the same as separate functions of the package. When a grid of subplots is present,plotext.subplot()gives the subplot figure, holding the same tools.made of.
plotext.marker, holding the symbol drawn at each point together with its coloring, in place of themarkerparameter of version 5: it accepts a symbol name, a text of several characters, acolorize string or a whole matrix.
plotext.figure.draw(). See the signal page.plotext.doc.bar(), or through the interactive menuplotext.doc(), inside the terminal.The change log lists every renamed, removed and changed method, section by section.
Links
Thank you to everyone who reported an issue, asked a question or sent a pull request over time/
What's Changed
New Contributors
Full Changelog: 5.3.0...6.0.0
This discussion was created from the release 6.0.0.
All reactions