powered by
This function is useful for obtaining/viewing/debugging JSON sent to plotly.js.
plotly_json(p = last_plot(), jsonedit = interactive(), ...)
a plotly or ggplot object.
use listviewer::jsonedit to view the JSON?
listviewer::jsonedit
other options passed onto listviewer::jsonedit
# NOT RUN { plotly_json(plot_ly()) plotly_json(plot_ly(), FALSE) # }
Run the code above in your browser using DataLab