Module: SmartChart::Encoder
- Defined in:
- lib/smart_chart/encoder.rb
Defined Under Namespace
Classes: Base, Extended, Simple, Text
Class Method Summary collapse
-
.encode(data, min = nil, max = nil) ⇒ Object
Choose the best encoder, instantiate, and return.