Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elastic/charts

Package Overview
Dependencies
Maintainers
61
Versions
395
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic/charts - npm Package Versions

1
40

61.0.0

Diff

Changelog

Source

61.0.0 (2023-11-08)

Bug Fixes

  • onRenderChange callback trigger on resize (#2228) (be30c1b)
  • axis: always render tickLine unless visible is false (#2194) (ec95d50)
  • BarSeries: ignore histogram mode in determining stacked series (#2225) (27b4281)
  • clamp brushing min of last bucket (#2227) (155c22d)
  • deps: update dependency @elastic/eui to ^88.5.0 (#2179) (2bb921e)
  • deps: update dependency @elastic/eui to ^88.5.4 (#2190) (05b33e5)
  • deps: update dependency @elastic/eui to ^89.1.0 (#2212) (a91f68d)
  • deps: update dependency @elastic/eui to v89 (#2193) (132327d)
  • deps: update dependency @elastic/eui to v90 (#2222) (10cd53b)

chore

Features

  • metric: allow alpha colors and improve contrast logic (#2184) (dd5732e)

BREAKING CHANGES

  • BarSeries: now ignores histogram mode in determining stacked series
  • elastic charts theme renamed to LEGACY_DARK_THEME and LEGACY_LIGHT_THEME in favor of the main DARK_THEME and LIGHT_THEME which was merged with eui theme overrides. These new themes are now default.
  • axis: Now respects tickLine.padding whenever tickLine.visible is true
markov00
published 60.0.0 •

Changelog

Source

60.0.0 (2023-09-20)

Bug Fixes

Features

BREAKING CHANGES

  • xy: when using the ScaleType.Ordinal for the X scale the legend extra value, representing the last and current hovered value, will not be shown.
markov00
published 59.1.0 •

Changelog

Source

59.1.0 (2023-07-19)

Bug Fixes

  • deps: update dependency @elastic/eui to v83 (#2088) (c72695e)
  • deps: update dependency @elastic/eui to v84 (#2108) (2b76a9a)

Features

markov00
published 59.0.0 •

Changelog

Source

59.0.0 (2023-06-27)

Bug Fixes

  • legend: use reading direction sorting for stacked bar charts (#2080) (be9c839)

BREAKING CHANGES

  • legend: the sorting order of the legend is now inverted for stacked charts, following the reading direction of the legend (top-to-bottom in insertion order)
markov00
published 58.2.1 •

Changelog

Source

58.2.1 (2023-06-23)

Bug Fixes

markov00
published 58.2.0 •

Changelog

Source

58.2.0 (2023-06-23)

Bug Fixes

Features

  • flame: expose search field text and search text change listener (#2068) (c339947)
  • support native chart title and description (#2002) (341a990)
markov00
published 58.1.0 •

Changelog

Source

58.1.0 (2023-06-08)

Features

markov00
published 58.0.0 •

Changelog

Source

58.0.0 (2023-06-06)

Bug Fixes

  • axis: reduce number of y axis ticks on linear scale (#2005) (0ef828b)
  • deps: update dependency @elastic/eui to v81 (#2052) (4c55e01)

BREAKING CHANGES

  • axis: the default number of desired ticks in the Y-Axis was changed from 10 to 5
markov00
published 57.0.1 •

Changelog

Source

57.0.1 (2023-05-23)

Bug Fixes

  • axes: start of week label on multilayer time axis (#2035) (9711233)
  • deps: update dependency @elastic/eui to ^77.2.0 (#2032) (93cadcb)
  • deps: update dependency @elastic/eui to v78 (#2038) (3feff2c)
  • deps: update dependency @elastic/eui to v79 (#2042) (8015830)
  • deps: update dependency @elastic/eui to v80 (#2047) (e6042f3)
  • heatmap: brushing selection values (#2028) (6a877b4)
  • heatmap: wrong axes labels on hover (#2033) (045fb03)
markov00
published 57.0.0 •

Changelog

Source

57.0.0 (2023-04-19)

Code Refactoring

BREAKING CHANGES

  • Enables stricter type option in src and could have unexpected changes. This release is meant to serve as a clean break in case any issues arise.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc