Skip to content

Releases: jposada202020/CircuitPython_uplot

New Release

22 Feb 18:12
Compare
Choose a tag to compare

Changes

  • Adding text support for ticks
  • adding backround_color parameter
  • adding a new quick_start guide with granular explanations
  • Scatter: You can now select different radius for all your points
  • Nudge feature: allows you to better place your plots
  • adding ufillbetween plot. Allows you to draw the area between two curves

0.6.0 New Features

17 Feb 00:57
Compare
Choose a tag to compare

New Features

  • Now you can customize ranges
  • Fill barplot bars
  • Color would change automatically
  • Grid lenght will be automatically selected
  • Stackplots
  • You could different plot to the same area
  • You could select color in scatter plot
  • Others

adding upie

13 Feb 02:43
Compare
Choose a tag to compare
0.5.0

adding upie_examples

adding ubar plot

12 Feb 18:55
Compare
Choose a tag to compare
0.4.0

adding ubar

adding scatter plot

12 Feb 03:54
Compare
Choose a tag to compare
0.3.0

adding pics

adding grid, ticks and parameters

11 Feb 18:44
9914a7f
Compare
Choose a tag to compare
0.2.0

Update README.rst

First Release

10 Feb 02:28
Compare
Choose a tag to compare

First Release.

Includes:
Axes
Draw_circle function