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 b07162c commit 001b4efCopy full SHA for 001b4ef
examples/displayio_layout_cartesian_advanced_test.py
@@ -53,7 +53,7 @@
53
tick_color=0xFFFFFF,
54
subticks=True,
55
)
56
-car4.set_widget_style("LightGreen6")
+
57
my_group.append(car4)
58
59
car5 = Cartesian(
0 commit comments