Method: Wandb::Plot#initialize

Defined in:
lib/wandb.rb

#initialize(plot) ⇒ Plot

Returns a new instance of Plot.



280
281
282
# File 'lib/wandb.rb', line 280

def initialize(plot)
  @plot = plot
end