GitHub / adafruit/Adafruit_CircuitPython_Display_Shapes issues and pull requests
#83 - displayio api updates
Pull Request -
State: closed - Opened by FoamyGuy 2 months ago
#82 - change to ruff
Pull Request -
State: closed - Opened by FoamyGuy 3 months ago
#81 - fix for platforms without bitmaptools
Pull Request -
State: closed - Opened by bablokb 4 months ago
- 3 comments
#80 - bitmaptools not available for non-native CircuitPython (Blinka)
Issue -
State: open - Opened by bablokb 4 months ago
#79 - sparkline example is too slow (about 1 FPS)
Issue -
State: open - Opened by aguaviva 6 months ago
#78 - Can only change outline if shape has been created with one
Issue -
State: open - Opened by ventrue3000 7 months ago
#77 - adafruit_display_shapes.arc outline vs. display rotation
Issue -
State: closed - Opened by dmca-glasgow 8 months ago
- 6 comments
#76 - adding filled polygon. Add support for stroke on Polygon
Pull Request -
State: closed - Opened by FoamyGuy 9 months ago
#75 - workaround for vertical stacking issue with docs theme
Pull Request -
State: closed - Opened by FoamyGuy 9 months ago
#74 - allow dynamic arc. update pylint
Pull Request -
State: closed - Opened by FoamyGuy 9 months ago
#72 - multisparkline: call update_line with single line index rather than …
Pull Request -
State: closed - Opened by RetiredWizard about 1 year ago
#71 - Problem with sparklines library causes example programs to crash
Issue -
State: closed - Opened by RetiredWizard about 1 year ago
#70 - Arc does not have an origin
Issue -
State: closed - Opened by bradanlane over 1 year ago
- 1 comment
#69 - reduce unnecessary redrawing of lines in `MultiSparkLine.add_values()`
Pull Request -
State: closed - Opened by Karel-Kroeze over 1 year ago
- 2 comments
#68 - Unable to change arc size after creation
Issue -
State: closed - Opened by qchronod over 1 year ago
#67 - add support for arcs
Pull Request -
State: closed - Opened by bablokb over 1 year ago
#66 - Update README.rst to not use .show(...)
Pull Request -
State: closed - Opened by dhalbert over 1 year ago
#65 - Replace depreciated .show()
Pull Request -
State: closed - Opened by RetiredWizard over 1 year ago
#64 - Convert `.show()` to `.root_group =` for CircuitPython 9
Issue -
State: closed - Opened by dhalbert over 1 year ago
#63 - Fill for polygons
Issue -
State: closed - Opened by dclaar almost 2 years ago
- 1 comment
#62 - Added value checks for "rect" and "roundrect"
Pull Request -
State: closed - Opened by Ashtreighlia almost 2 years ago
#61 - updating coordinates of a shape
Issue -
State: open - Opened by MBottinIUT about 2 years ago
- 1 comment
Labels: enhancement
#60 - Documentation stack properties
Issue -
State: closed - Opened by jposada202020 over 2 years ago
Labels: documentation
#59 - Sparkline memory improvements
Pull Request -
State: closed - Opened by matemaciek over 2 years ago
- 6 comments
#58 - Added type annotations to docstrings
Pull Request -
State: closed - Opened by isacben almost 3 years ago
- 1 comment
#57 - CircuitPython v8.0.0-beta.2: display_shapes.polygon color fill is rendering very slowly
Issue -
State: closed - Opened by CedarGroveStudios almost 3 years ago
- 14 comments
#56 - Sparkline fix
Pull Request -
State: closed - Opened by bablokb almost 3 years ago
#55 - self._x and self._y are unused
Issue -
State: closed - Opened by bablokb almost 3 years ago
- 3 comments
#54 - rescaling of sparkline-graph does not work if y_min/y_max is not provided
Issue -
State: closed - Opened by bablokb almost 3 years ago
#53 - performance: implement growing sparkline
Pull Request -
State: closed - Opened by bablokb about 3 years ago
#52 - Add type annotations to docstrings
Issue -
State: closed - Opened by tekktrik about 3 years ago
Labels: good first issue, documentation, Hacktoberfest
#51 - Docs: formatting issue for Sparkline.add_value
Pull Request -
State: closed - Opened by nicolasff about 3 years ago
- 1 comment
#50 - implement parameter update for add_values()
Pull Request -
State: closed - Opened by bablokb about 3 years ago
#49 - Added Type Annotations
Pull Request -
State: closed - Opened by isacben about 3 years ago
- 2 comments
#48 - sparkline is very inefficient
Issue -
State: closed - Opened by bablokb over 3 years ago
- 4 comments
#47 - Guard against ZeroDivisionError
Pull Request -
State: closed - Opened by tekktrik over 3 years ago
- 1 comment
#46 - sparkline.py: division by zero
Issue -
State: closed - Opened by bablokb over 3 years ago
#45 - add empty __init__.py to make proper package
Pull Request -
State: closed - Opened by dhalbert over 3 years ago
#44 - add height and width properties for Rect and RoundRect
Pull Request -
State: closed - Opened by FoamyGuy over 3 years ago
#43 - Add Line.color setter/getter
Pull Request -
State: closed - Opened by CedarGroveStudios over 3 years ago
- 3 comments
#42 - Add color setter/getter to the Line class
Pull Request -
State: closed - Opened by CedarGroveStudios over 3 years ago
#41 - Linted
Pull Request -
State: closed - Opened by evaherrada over 3 years ago
#40 - Missing Type Annotations
Issue -
State: closed - Opened by FoamyGuy almost 4 years ago
- 3 comments
Labels: good first issue, documentation
#39 - Remove usage of max_glyphs with Label
Pull Request -
State: closed - Opened by lesamouraipourpre about 4 years ago
#38 - Remove max_size parameter
Pull Request -
State: closed - Opened by lesamouraipourpre about 4 years ago
#37 - New example circle
Pull Request -
State: closed - Opened by jposada202020 over 4 years ago
- 2 comments
#36 - Update circle.py
Pull Request -
State: closed - Opened by empirical-dan over 4 years ago
- 8 comments
#35 - Update circle.py
Pull Request -
State: closed - Opened by empirical-dan over 4 years ago
- 4 comments
#34 - Circle co-ordinate problems
Issue -
State: closed - Opened by empirical-dan over 4 years ago
- 7 comments
#33 - Add simple round rect
Pull Request -
State: closed - Opened by TG-Techie over 4 years ago
- 2 comments
#32 - Function that clears the _spark_list list
Pull Request -
State: closed - Opened by Lukas1337 over 4 years ago
- 7 comments
#31 - Fix typos in Sphinx class string
Pull Request -
State: closed - Opened by benetherington over 4 years ago
#30 - Ran pre-commit, added licenses
Pull Request -
State: closed - Opened by evaherrada over 4 years ago
#29 - Remove fill argument definition from Sphinx docstring
Pull Request -
State: closed - Opened by benetherington over 4 years ago
#28 - Add magtag example
Pull Request -
State: closed - Opened by FoamyGuy over 4 years ago
- 4 comments
#27 - Fixed off by one error with diagonal lines
Pull Request -
State: closed - Opened by makermelissa over 4 years ago
#26 - Polygon code fails when using on MatrixPortal M4
Issue -
State: closed - Opened by DeanDavis over 4 years ago
- 1 comment
#25 - Only space for 128 points in Sparkline?
Issue -
State: closed - Opened by axelmagnus almost 5 years ago
- 6 comments
#24 - Fix documentation errors
Pull Request -
State: closed - Opened by kmatch98 almost 5 years ago
#23 - Fixed off by one error with horizontal and vertical lines
Pull Request -
State: closed - Opened by makermelissa almost 5 years ago
- 2 comments
#22 - Added missing API documentation members
Pull Request -
State: closed - Opened by makermelissa almost 5 years ago
#21 - line not documented properly
Issue -
State: closed - Opened by kattni almost 5 years ago
- 5 comments
Labels: documentation
#20 - Corrects off-by-one error in due to rounding errors
Pull Request -
State: closed - Opened by kmatch98 about 5 years ago
#19 - Corrected off-by-one error in __init__
Pull Request -
State: closed - Opened by kmatch98 about 5 years ago
- 3 comments
#18 - Rectangle size is off-by-one
Issue -
State: closed - Opened by kmatch98 about 5 years ago
- 2 comments
Labels: bug
#17 - Example code in readme needs formatted
Issue -
State: closed - Opened by FoamyGuy about 5 years ago
Labels: good first issue, documentation
#16 - Make width and hight properties updatable for Rect and RoundRect?
Issue -
State: closed - Opened by AdinAck about 5 years ago
- 6 comments
Labels: enhancement
#15 - allow stroke parameter for Circle()
Pull Request -
State: closed - Opened by FoamyGuy about 5 years ago
- 2 comments
#14 - Add example using line for a moving sparkline graph
Pull Request -
State: closed - Opened by kmatch98 about 5 years ago
- 15 comments
#13 - Black reformatting with Python 3 target.
Pull Request -
State: closed - Opened by kattni over 5 years ago
#12 - Ran black, updated to pylint 2.x
Pull Request -
State: closed - Opened by evaherrada over 5 years ago
#11 - Update Code of Conduct
Pull Request -
State: closed - Opened by sommersoft over 5 years ago
#10 - Added line and polygon, refactored triangle
Pull Request -
State: closed - Opened by makermelissa over 5 years ago
#9 - Moved repository from Travis to GitHub Actions
Pull Request -
State: closed - Opened by evaherrada over 5 years ago
#8 - Changes to shape objects to explicitly set opaque property when changing colors
Pull Request -
State: closed - Opened by DavePutz almost 6 years ago
- 4 comments
#7 - Transparency setting for shape fill color cannot be dynamically changed after initialization
Issue -
State: closed - Opened by DavePutz almost 6 years ago
- 1 comment
#6 - Updated doc files for new Triangle shape
Pull Request -
State: closed - Opened by makermelissa almost 6 years ago
#5 - Updating some doc tags in RoundRect since rect shows up twice in RTD
Pull Request -
State: closed - Opened by makermelissa almost 6 years ago
#4 - Added Triangle Shape
Pull Request -
State: closed - Opened by makermelissa almost 6 years ago
- 3 comments
#3 - No longer use position at all
Pull Request -
State: closed - Opened by ladyada over 6 years ago
#2 - Added Fixed Position Parameter to Make Compatible with CP4 Beta 5
Pull Request -
State: closed - Opened by makermelissa over 6 years ago
- 1 comment
#1 - Update for release.
Pull Request -
State: closed - Opened by kattni over 6 years ago