casperhart / paper-detourr

0 stars 0 forks source link

✨ draft numbats presentation #5

Closed casperhart closed 2 years ago

earowang commented 2 years ago

There's no timeline bar shown for these visualisations btw. (I view the slides through opening the html file)

earowang commented 2 years ago

You need to install https://www.xquartz.org first

On Mon, 21 Mar 2022 at 19:24, casperhart @.***> wrote:

@.**** commented on this pull request.

In presso/presso.Rmd https://github.com/casperhart/paper-detourr/pull/5#discussion_r830784128 :

  • nature:
  • countIncrementalSlides: false
  • ratio: "16:9"
  • navigation:
  • scroll: false +---
  • +# Tours in R

  • +The {tourr} package has a comprehensive set of tour path generators and display methods, with some limitations:

  • +- Portability +- Interactivity +- Performance +- Extensibility

I get an error with this:

library(tourr)> x11()Error in x11() : X11 is not available

— Reply to this email directly, view it on GitHub https://github.com/casperhart/paper-detourr/pull/5#discussion_r830784128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASXVGCJOKTOFAXPJLVFKITVBAI3FANCNFSM5RFAZD4Q . You are receiving this because your review was requested.Message ID: @.***>

-- Cheers, Earo

casperhart commented 2 years ago

There's no timeline bar shown for these visualisations btw. (I view the slides through opening the html file)

Are you using Safari? For some reason with these slides the timeline won't show initially but if you open the devtools it does, making that very hard to debug. For now I'll just use Chrome / Edge.

I've updated the slides based on your review. Let me know if any further changes

earowang commented 2 years ago

Yes, I'm using Safari. The issue is resolved with Chrome.

In your final slide, can you give audience the {detourr} github and pkgdown link?

earowang commented 2 years ago

If you have time, please polish your slides more.

earowang commented 2 years ago

Can you use the same colour scheme b/t the {d3scatter} plot and the tour plot?