Class: D3::ArcGenerator

Inherits:
Object
  • Object
show all
Includes:
Native
Defined in:
lib/opal/d3/arc.rb

Instance Method Summary collapse

Methods included from Native

included, #initialize

Instance Method Details

#call(*args) ⇒ Object



4
5
6
# File 'lib/opal/d3/arc.rb', line 4

def call(*args)
  @native.call(*args)
end