sa-lee/thesis

coding to-do

sa-lee opened this issue · 0 comments

coding

app

  • make the app run in the rstudio viewer as a shiny,
  • sort out the stop / play / brush circuit
  • modularise the app logic - no need for the simple tour to be separate to the linked version

brushing semantics

  • allow the user to parameterise the brush, via a brush_spec
  • re-implement neighbour brush, i think doing this on the js side could be simpler?
  • re-sort data on brush (using order encoding), could also be done server side in r

general vis

  • resizing based on size of div, i think this should be possible solved by specifying height and width fill the container
  • allow specifying color palettes and type etc.