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

Latest commit

 

History

History
610 lines (318 loc) · 32.1 KB

CHANGELOG.md

File metadata and controls

610 lines (318 loc) · 32.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.17.0 (2024-03-25)

Features

  • add color for depth chart background label (#931) (018676e)

1.16.2 (2024-03-06)

Bug Fixes

  • add missing 8H interval to getSubMinutes (e2f8884)

1.16.1 (2024-03-05)

1.16.0 (2024-03-05)

Features

  • add additional intervals (a56c744)
  • add additional intervals (0f8ee10)

1.15.0 (2023-11-23)

Features

  • add option to format y-axis tick in line-chart (22f9f2c)

1.14.1 (2023-11-08)

Bug Fixes

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

1.14.0 (2023-10-24)

Features

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

1.13.4 (2023-10-12)

Bug Fixes

  • 4826 throttle redraw request in plot container (c0c8f93)

1.13.3 (2023-10-11)

1.13.2 (2023-10-03)

1.13.1 (2023-10-03)

Bug Fixes

  • hard coded en gb formatting (b73f417)

1.13.0 (2023-10-03)

Features

  • change depth chart default size to 0 to avoid resize on load (25f79d5)

1.12.0 (2023-09-07)

Features

  • add paneSizes option and use it for pane size if provided (f3d1d72)
  • pane configuration (#910) (438e74f)
  • candle width configuration (#909) (4b5ee12)

1.11.1 (2023-08-04)

Bug Fixes

  • handle negative position decimals in formatter (7b65a0d)

1.11.0 (2023-07-17)

Features

  • support formatting numeric values in annotations with monospace font (#894) (2464436)

Bug Fixes

  • candlestick: annotation text should not wrap (#891) (405c924)

1.10.0 (2023-07-13)

Features

  • support multiple price monitoring bounds (#870) (c879ec3)

1.9.0 (2023-07-03)

Features

  • candlestick: support position decimal places (#857) (3a1b7a1)

1.8.1 (2023-04-06)

Bug Fixes

  • do not treat React as global in Tooltip component (10fd404)

1.8.0 (2023-04-06)

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.7.0 (2023-02-03)

Features

1.6.0 (2023-01-31)

Features

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

1.5.0 (2023-01-10)

Features

  • candlestick: support study color customization (#689) (771b13f)

1.4.0 (2023-01-06)

Features

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

1.3.0 (2022-12-21)

Features

1.2.0 (2022-12-20)

Features

  • override default text when there is no data for depth chart (a28cdf9)

1.1.0 (2022-12-20)

Features

  • add custom tooltip prop to price chart (#663) (6a81f45)
  • allow customising price format for price chart (#665) (55c509a)

1.0.0 (2022-12-16)

Features

Bug Fixes

  • add labels as variables (3cea79a)
  • adding more that one label (a2c5c95)

0.4.18 (2022-09-29)

Features

Bug Fixes

  • show sell side tooltip correctly in depth chart (#601) (08c2a30)

0.4.17 (2022-09-28)

Features

  • improve fill colors for depth chart (18c28dd)

0.4.16 (2022-09-20)

Features

  • better support for color customization (#572) (fdf041a)

0.4.15 (2022-09-14)

Features

  • update success/danger colours for light/dark theme (#558) (40c3453)

0.4.14 (2022-08-10)

Features

  • add volumeFormat prop to depth-chart (#544) (e4bfdab)

0.4.13 (2022-08-08)

Features

  • use better initial zoom for depth chart (#536) (c763e7b)

0.4.12 (2022-07-01)

Features

  • match overlay indicator info colors with chart colors (#515) (ebd3668)

0.4.11 (2022-06-15)

Bug Fixes

0.4.10 (2022-05-16)

Features

0.4.9 (2022-05-09)

Bug Fixes

  • enable resizing depth chart in browsers which don't support device-pixel-content-box (#461) (49494da)
  • remove log messages when attempting to register custom elements (#460) (36a966f)

0.4.8 (2022-05-04)

Features

Bug Fixes

0.4.7 (2022-04-22)

Bug Fixes

0.4.6 (2022-04-20)

Features

Bug Fixes

  • separate loading and initializing states (#436) (4714ed8)

0.4.5 (2022-04-01)

Bug Fixes

  • depth chart non ideal state should be theme aware (d21c9a4)

0.4.4 (2022-04-01)

Bug Fixes

  • depth chart should not error outside browser (c52f957)

0.4.3 (2022-04-01)

Features

0.4.2 (2022-03-30)

0.4.1 (2022-03-30)

0.4.0 (2022-03-30)

Features

  • support server-side rendering (51bf554)

0.3.8 (2022-03-29)

Features

  • use allotment in place of split-view component (#426) (4ac520f)

0.3.7 (2022-03-29)

0.3.6 (2022-03-29)

Features

0.3.5 (2022-03-28)

0.3.4 (2022-03-28)

0.3.3 (2022-03-28)

0.3.2 (2021-10-27)

Bug Fixes

  • use fallback values if getPropertyValue returns empty string (#360) (d799197)

0.3.1 (2021-08-26)

0.3.0 (2021-08-25)

Features

  • keep maximally zoomed out range fixed (4509101)

0.3.0-alpha.8 (2021-08-16)

Features

Bug Fixes

  • extend depth-chart data to create symmetric chart (cd986aa)

0.3.0-alpha.7 (2021-08-15)

0.3.0-alpha.6 (2021-08-15)

Features

0.3.0-alpha.5 (2021-08-15)

Features

  • use physical pixels where possible when rednering depth chart (cd374b5)

Bug Fixes

0.3.0-alpha.4 (2021-08-11)

0.3.0-alpha.3 (2021-08-11)

0.3.0-alpha.2 (2021-08-11)

0.3.0-alpha.1 (2021-08-11)

0.3.0-alpha.0 (2021-08-11)

Features

0.2.43 (2021-07-07)

Bug Fixes

  • saving chart to image now includes panes (bc5b7d6)

0.2.42 (2021-07-07)

0.2.41 (2021-07-07)

Bug Fixes

  • handle mouse position not corresponding to valid date (2ced394)
  • handle zero reported width (e5b1ae6)

0.2.40 (2021-06-28)

Features

0.2.39 (2021-06-23)

Features

0.2.38 (2021-06-21)

Bug Fixes

  • movingAverage and envelope indicators now work (bbbc6f7)

0.2.37 (2021-06-21)

Features

  • expose ChartType as a value (19dec55)

Bug Fixes

  • add key to indicator info component list (4e8287f)

0.2.36 (2021-06-16)

Features

  • initial number of candles to fetch can be configured (20135ff)

Bug Fixes

  • label annotation colors can now change over the lifetime of an annotation (72d30c3)

0.2.35 (2021-06-16)

Features

Bug Fixes

  • draw latest price line for non simple charts (ffe06d3)
  • ensure onReady call resolves before querying or subscribing api (5c44d6d)

0.2.34 (2021-06-10)

Bug Fixes

  • export Intent as a value (0e4f479)

0.2.33 (2021-06-09)

Features

  • support setting intent on individual lable annotation cells (745c263)

0.2.32 (2021-06-09)

Features

Bug Fixes

  • use css variables for label annotation line color (#244) (0bcf35d)

0.2.31 (2021-05-25)

Features

  • allow font-size to be overriden (6d72a17)

0.2.30 (2021-05-25)

Features

0.2.29 (2021-05-25)

Bug Fixes

  • overlay details should appear on main chart (6b3bcfe)

0.2.28 (2021-05-24)

Bug Fixes

  • now able to exit pinned mode by panning (129d75e)

0.2.27 (2021-05-23)

Bug Fixes

0.2.26 (2021-05-23)

Features

0.2.25 (2021-05-20)

Bug Fixes

  • export types associated with annotations (845d9cf)

0.2.24 (2021-05-20)

Bug Fixes

  • place label annotations in correct place on first render (5aa775b)

0.2.23 (2021-05-19)

Bug Fixes

  • label annotation spinner now has transparency (be02c2c)

0.2.22 (2021-05-19)

Features

Bug Fixes

  • remove console.log statement (f38d3bd)

0.2.21 (2021-05-19)

Features

0.2.20 (2021-05-17)

Features

0.2.19 (2021-05-16)

Bug Fixes

  • label annotations no longer get stuck at top of chart (f668392)
  • return null if unable to take snapshot (dd74cb8)

0.2.18 (2021-05-14)

Bug Fixes

  • remove erroneous vertical gap between label annotations (0d0eef8)

0.2.17 (2021-05-14)

Bug Fixes

  • reset data and annotations when dataSource changes (f1b8613)

0.2.16 (2021-05-13)

Features

0.2.15 (2021-05-12)

Features

0.2.14 (2021-05-11)

Features

  • clamp horizontal zoom (1150aa0)
  • display - when indicator value is NaN (4355f86)

Bug Fixes

  • format x-axis tick labels and tooltips correctly (eb0b79d)
  • provide fallback if OffscreenCanvas is unavailable (#175) (469ac41)

0.2.13 (2021-05-10)

Bug Fixes

  • fetch more candles on load (a9d7bc7)

0.2.12 (2021-05-10)

Bug Fixes

  • check study info index is in bounds (214c32a)
  • fetch historical data with correct interval (e834c52)

0.2.11 (2021-05-09)

Bug Fixes

  • fetch historical data with correct interval (e834c52)