Method: NTable::EmptyAxis#from_json_object

Defined in:
lib/ntable/axis.rb

#from_json_object(json_obj_) ⇒ Object

Configure this axis given a hash configuration that came from a JSON serialization.



110
111
# File 'lib/ntable/axis.rb', line 110

def from_json_object(json_obj_)
end