juba / robservable

Observable notebooks as R htmlwidgets
https://juba.github.io/robservable/
163 stars 11 forks source link

tooltip and styling import? #40

Closed MayaGans closed 3 years ago

MayaGans commented 3 years ago

First of all I am literally obsessed with this package for prototyping quickly so THANK YOU!!!

This could totally be on me but I'm trying to import this:

robservable::robservable(
  "@mayagans/gantt-chart2",
  include = c("chart", "toolTip", "styles")
)

But the tooltip and styles don't seem to be importing - the error is probably on my end but I was hoping to get some help? Any tips appreciated!

MayaGans commented 3 years ago

Closing this I literally forgot to set the styles = styles omg facepalm