# Generated by roxygen2: do not edit by hand S3method(geom2trace,GeomBar) S3method(geom2trace,GeomBlank) S3method(geom2trace,GeomBoxplot) S3method(geom2trace,GeomErrorbar) S3method(geom2trace,GeomErrorbarh) S3method(geom2trace,GeomPath) S3method(geom2trace,GeomPoint) S3method(geom2trace,GeomPolygon) S3method(geom2trace,GeomText) S3method(geom2trace,GeomTile) S3method(geom2trace,default) S3method(ggplotly,ggmatrix) S3method(ggplotly,ggplot) S3method(plotly_build,default) S3method(plotly_build,gg) S3method(plotly_build,plotly_built) S3method(plotly_build,plotly_hash) S3method(plotly_build,plotly_subplot) S3method(print,figure) S3method(print,plotly_built) S3method(print,plotly_hash) S3method(to_basic,GeomAbline) S3method(to_basic,GeomArea) S3method(to_basic,GeomBoxplot) S3method(to_basic,GeomContour) S3method(to_basic,GeomDensity) S3method(to_basic,GeomDensity2d) S3method(to_basic,GeomErrorbar) S3method(to_basic,GeomErrorbarh) S3method(to_basic,GeomHex) S3method(to_basic,GeomHline) S3method(to_basic,GeomJitter) S3method(to_basic,GeomLine) S3method(to_basic,GeomLinerange) S3method(to_basic,GeomMap) S3method(to_basic,GeomPointrange) S3method(to_basic,GeomRaster) S3method(to_basic,GeomRect) S3method(to_basic,GeomRibbon) S3method(to_basic,GeomSegment) S3method(to_basic,GeomSmooth) S3method(to_basic,GeomStep) S3method(to_basic,GeomTile) S3method(to_basic,GeomViolin) S3method(to_basic,GeomVline) S3method(to_basic,default) export("%>%") export(add_trace) export(as.widget) export(config) export(embed_notebook) export(event_data) export(geom2trace) export(get_figure) export(gg2list) export(ggplotly) export(knit_print.figure) export(knit_print.plotly_built) export(knit_print.plotly_hash) export(last_plot) export(layout) export(offline) export(plot_ly) export(plotly) export(plotlyOutput) export(plotly_IMAGE) export(plotly_POST) export(plotly_build) export(plotly_empty) export(renderPlotly) export(signup) export(style) export(subplot) export(toRGB) export(to_basic) import(ggplot2) importFrom(base64enc,base64encode) importFrom(grDevices,col2rgb) importFrom(htmlwidgets,createWidget) importFrom(htmlwidgets,shinyRenderWidget) importFrom(htmlwidgets,shinyWidgetOutput) importFrom(htmlwidgets,sizingPolicy) importFrom(httr,GET) importFrom(httr,PATCH) importFrom(httr,POST) importFrom(httr,add_headers) importFrom(httr,config) importFrom(httr,content) importFrom(httr,stop_for_status) importFrom(jsonlite,fromJSON) importFrom(jsonlite,toJSON) importFrom(magrittr,"%>%") importFrom(stats,complete.cases) importFrom(stats,setNames) importFrom(tidyr,gather) importFrom(utils,browseURL) importFrom(utils,data) importFrom(utils,getFromNamespace) importFrom(utils,modifyList) importFrom(utils,packageVersion) importFrom(viridis,viridis)