Skip to content

v0.7.0

Compare
Choose a tag to compare
@entronad entronad released this 28 Dec 14:23
· 90 commits to main since this release
  • Dimensions now has a enum type Dim instead of int [1, 2], which is always confused with [0, 1]: #31.
  • layer now replace zIndex, 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.