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 7030c73 commit 3214514Copy full SHA for 3214514
plotters-backend/src/lib.rs
@@ -33,7 +33,7 @@
33
```text
34
.ensure_prepared() &&
35
+-------------+ +-------------+ .draw_pixels() +--------------+ drop
36
- |Start drwaing|--->|Ready to draw| ------------------------+---->|Finish 1 frame| --------->
+ |Start drawing|--->|Ready to draw| ------------------------+---->|Finish 1 frame| --------->
37
+-------------+ +-------------+ | +--------------+
38
^ ^ | |
39
| +------------------------------- + |
0 commit comments