+ - 0:00:00
Notes for current slide
Notes for next slide

Scribble
for xaringan

👩‍🎨

Scribble on your xaringan slides

1 / 11

Draw on me!

Press S to start drawing
or click the pencil icon
in the upper right corner.

Press S or click again to stop.

2 / 11

Scribble Controls

Draw
on your slides
Erase
individual lines
Clear
drawings from a slide
3 / 11

How to Use Scribble

Add scribble to your slides.

```{r xaringanExtra-scribble, echo=FALSE}
xaringanExtra::use_scribble()
```
4 / 11

How to Use Scribble

Add scribble to your slides.

```{r xaringanExtra-scribble, echo=FALSE}
xaringanExtra::use_scribble()
```

Choose your options

  • pen_color sets the starting pen color

  • pen_size sets the size of the drawing line

  • eraser_size sets the size of the eraser

5 / 11

Try It Now!

scribble works great with touch devices

6 / 11

Perfect for teaching

Draw your own regression lines!

7 / 11

Perfect for teaching

How close were you?

8 / 11

Disabling Scribble for specific slides

  • You can add the no-scribble class to any slide (including the title slide!) to disable Scribble for that slide without affecting your other slides

    • Note: this slide doesn't have Scribble!
  • Example usage:

class: no-scribble
# My Awesome Slide
- This slide won't have Scribble enabled!
9 / 11

Thanks 🙏

Scribble was built for xaringan by

using the amazing fabric.js library

10 / 11

Draw on me!

Press S to start drawing
or click the pencil icon
in the upper right corner.

Press S or click again to stop.

2 / 11
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
sToggle scribble toolbox
Esc Back to slideshow