hrbrmstr / taucharts

:bar_chart: An R htmlwidget interface to the TauCharts javascript library
http://rpubs.com/hrbrmstr/taucharts
Other
65 stars 10 forks source link

tau_title doing fine when rendered in Rstudio, but throw an error incorporated in shiny #59

Open happyshows opened 9 years ago

happyshows commented 9 years ago

sorry I don't have a minimal example at hand, but below is the error message.

Error in instance$elementId : $ operator is invalid for atomic vectors

I ran my code in debug mode, diagram rendered fine in Viewer but not good on shiny webpage.