PlotlyPlotter: Create plotly objects from a melted dataframe.

Description Usage Format

Description

Create plotly objects from a melted dataframe.

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Class 'R6ClassGenerator' <PlotlyPlotter> object generator
  Public:
    plot_fn: NA
    xaxis: NA
    yaxis: NA
    yaxis2: NA
    initialize: function (scale, xtitle, ytitle) 
    plot_fn_hist: function (data_munger) 
    plot_fn_bar: function (data_munger) 
    plot_lines: function (data_munger) 
    add_histogram_trace: function (plot, data_munger) 
    add_bar_trace: function (plot, data_munger) 
    set_layout: function (p) 
    clone: function (deep = FALSE) 
  Parent env: <environment: namespace:universe>
  Locked objects: TRUE
  Locked class: FALSE
  Portable: TRUE 
 - attr(*, "name")= chr "PlotlyPlotter_generator"

DexGroves/universe documentation built on May 6, 2019, 2:13 p.m.