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

Releases: vegaprotocol/pennant

v1.14.0

08 Nov 04:35
afa76d2
Compare
Choose a tag to compare

1.14.0 (2023-11-08)

Features

  • change colors of horizontal and vertical grid (903b5c7)
  • display 0 label on vertical axis (f84b3ee)

Bug Fixes

  • slow throttle interval making chart feel laggy (#921) (d635460)

v1.13.4

12 Oct 12:33
Compare
Choose a tag to compare

1.13.4 (12 October 2023)

What's Changed

  • fix: 4826 throttle redraw request in plot container by @macqbat in #918

Full Changelog: v1.13.3...v1.13.4

1.13.2 (3 October 2023)

03 Oct 12:02
ac2a9e8
Compare
Choose a tag to compare
v1.13.2

chore(release): 1.13.2

v1.11.1

05 Sep 07:41
v1.11.1
1a4e5d1
Compare
Choose a tag to compare

1.11.1 (2023-08-04)

Bug Fixes

  • handle negative position decimals in formatter (7b65a0d)

1.10.0 (14 July 2023)

14 Jul 10:28
Compare
Choose a tag to compare
v1.10.0

chore(release): 1.10.0

1.9.0 (3 July 2023)

14 Jul 10:27
Compare
Choose a tag to compare
v1.9.0

chore(release): 1.9.0

1.8.0 (6 April 2023)

06 Apr 10:41
Compare
Choose a tag to compare

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)

1.6.0 (31 January 2023)

31 Jan 18:02
Compare
Choose a tag to compare

Features

  • make notEnoughDataText more flexible (#707) (536b31d)

1.4.0 (6 January 2023)

06 Jan 16:13
Compare
Choose a tag to compare

Features

  • added studies appear at half height of main pane (#683) (450ff3f)

1.3.0 (21 December 2022)

21 Dec 09:40
Compare
Choose a tag to compare

Features