Releases: jposada202020/CircuitPython_uplot
Releases · jposada202020/CircuitPython_uplot
bump to test
0.10.1 updating docs
adding svg path points rendering
Adding svg path loading rendering capability including scaling
bump 3
0.9.4 __init__
Bump 2
0.9.3 __init__
bump
0.9.2 __init__
adding packages to pyproject.toml
0.9.1 __init__
added submodule logging
Added submodule logging and opening the scale argument
added cartesian logging option
Adding Cartesian logging option, this will allow use the Cartesian plot to show new data.
Improved boxplot and tick parameters
Changes
Adding the color class to allow the user to import color by name
Adding the tickx_height and ticky_height arguments, previously tick height were in one variable
Adding box line color. This allows users with EPD to show the box.
Small documentation improvements
Update Quick_start guide.
Added color map
Adding Color Map