We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2874f commit 58fccfaCopy full SHA for 58fccfa
displayio_cartesian.py
@@ -638,4 +638,4 @@ def clear_plot_lines(self, palette_index=5):
638
rtype: None
639
"""
640
self.plot_line_point = None
641
- self._plot_bitmap.fill(palette_index)
+ self._plot_bitmap.fill(palette_index)
0 commit comments