Skip to content

v0.1.0

Compare
Choose a tag to compare
@markmcdowell markmcdowell released this 12 Sep 09:23
79b6b7f

Bug Fixes

  • correcting color rendering for SAR svg (660b9f4)
  • correcting sliding window implmentation (abcd953)
  • disabling passive scrolling for mouse wheel (7efbcba)
  • fixing axis zoom (afc8778)
  • fixing various issues with drawing (357227c)
  • candlestick: candles should have a minimum height of 1 (8a37874)
  • removing readme from examples package (079b6c2)

Features

  • adding support for rgab, color and hex (df1ad7c)
  • initial conversion to typescript (9666923)
  • moving examples to storybook (3ce0955)