You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I like apexchart plots because they bring a minimal aesthetic yet functional. One thing I would suggest is bring the possibility to provide a R6 object as data, in this case a crosstalk::SharedData, in the apex() function; just like Plotly lets you use a R6 object as well as a dataframe (without force coercing your object to dataframe).
I think it would amplify the apexcharter possibilities. Thanks.
Hi I like apexchart plots because they bring a minimal aesthetic yet functional. One thing I would suggest is bring the possibility to provide a R6 object as data, in this case a
crosstalk::SharedData
, in theapex()
function; just like Plotly lets you use a R6 object as well as a dataframe (without force coercing your object to dataframe).I think it would amplify the apexcharter possibilities. Thanks.
For more information:
https://rstudio.github.io/crosstalk/
The text was updated successfully, but these errors were encountered: