daattali / timevis

📅 Create interactive timeline visualizations in R
http://daattali.com/shiny/timevis-demo/
Other
652 stars 157 forks source link

Initial Zoom & Phases Within Dates #97

Closed owbezick closed 4 years ago

owbezick commented 4 years ago

A couple questions:

  1. Is it possible for to set an initial zoom level?
  2. Is there a quick way to add different "phases" for the same events? For instance, having different colors for certain dates throughout a ranged item.
    Specifically for use within a shiny application. Thank you!
daattali commented 4 years ago

I'm not sure if these features are supported or not. You would need to consult the documentation of visjs Timeline. This package is mostly a binding to that library.