Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

1.8.0 (6 April 2023)

Choose a tag to compare

@johnwalley johnwalley released this 06 Apr 10:41
· 147 commits to main since this release

Features

  • add line and area charts (#726) (6793579)
  • add option to set default study height (#733) (46f7ad8)
  • customize color of volume bar depending on price increase/decrease (#734) (0c6bbbb)
  • handle candles with zero volume (#791) (da3dc35)
  • sort candlestick chart data (#809) (6ec770a)
  • support continuous numerical values for horizontal axis of area and line charts (#790) (171d1a7)

Bug Fixes

  • candlestick-chart: improve alignment of canvas elements (#768) (b47d305)
  • accept hex, rgb and named css colors (#731) (94f8f40)
  • prevent invalid zoom values (#770) (ec75f51)