v0.7.0
- Dimensions now has a enum type
Dim
instead of int [1, 2], which is always confused with [0, 1]: #31. layer
now replacezIndex
, which may confuse with z dimension and has a flavour of HTML.- Fix
ScaleUpdateDetails.delta
problem. - Fix resize problem. Now chart will resize properly and will inflate even if parent has no indicated size: #37.
- Fix and recover the auto spec diff feature.
- Add dash line feature.