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

@elastic/charts

Package Overview
Dependencies
Maintainers
53
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

56.0.1

Diff

markov00
published 56.0.0 •

Changelog

Source

56.0.0 (2023-04-18)

Bug Fixes

  • deps: update dependency @elastic/eui to ^76.4.0 (#2008) (95176e1)
  • deps: update dependency @elastic/eui to v77 (#2018) (c079730)
  • interactions: brushing over origin coordinates (#2013) (937feb0)
  • tooltip: custom tooltip header context (#1989) (1e5b861)

Features

BREAKING CHANGES

  • tooltip: The header property of TooltipInfo type was simplified to PointerValue as to include only relevant properties. This change is propagated to all other types using header as a TooltipValue. The TooltipInfo.values used to conditionally pass only highlighted TooltipValues when using a customTooltip and now always passes all values.
markov00
published 55.0.0 •

Changelog

Source

55.0.0 (2023-03-21)

Bug Fixes

  • docs: lint and fix EUI breaking changes (0d14194)

Features

markov00
published 54.0.0 •

Changelog

Source

54.0.0 (2023-03-09)

Bug Fixes

  • annotation: render annotations correctly based on passed handlers (#1971) (4bdedff)
  • deps: update dependency @elastic/eui to v75 (#1964) (cf886f5)
  • deps: update dependency @elastic/eui to v76 (#1987) (89dc8a1)
  • flamegraph: show tooltip prompt only if pinnable (#1967) (1a13d80)
  • heatmap: Expose axis title as debug data (#1970) (0a998a5)
  • partition: allow custom sorting for the legend items (#1959) (1afa2c4)
  • partition: render legend items with zero values (#1956) (a85d1ae)
  • xy: respect integersOnly prop on axis component (#1958) (93f5497)

BREAKING CHANGES

  • partition: The Layer.fillColor function now accepts the following signature: (key: Key, sortIndex: number, node: ArrayNode, tree: HierarchyOfArrays) => string; This exposes a similar set of information but allows us more control over the internals to define/generate the legend. The legend for pie/donut/mosaic/treemap charts is sorted in a hierarchical way even if the legend is flat. The default highlight strategy used to highlight partition elements when hovering over the legend item has been changed to LegendStrategy.Path.
markov00
published 40.3.2 •

markov00
published 52.0.1 •

markov00
published 53.1.1 •

Changelog

Source

53.1.1 (2023-02-10)

Bug Fixes

markov00
published 53.1.0 •

Changelog

Source

53.1.0 (2023-02-02)

Features

markov00
published 53.0.0 •

Changelog

Source

53.0.0 (2023-02-01)

Bug Fixes

  • deps: update dependency @elastic/eui to v74 (#1950) (a030ca9)

Features

BREAKING CHANGES

  • tooltip: You must wrap your customTooltip components with a TooltipContainer if you are using our Tooltip components.
markov00
published 52.0.0 •

Changelog

Source

52.0.0 (2023-01-27)

Bug Fixes

  • annotation details tooltip throwing with hooks (#1949) (779b7f3)
  • deps: update dependency @elastic/eui to v72 (#1914) (8814c80)
  • deps: update dependency @elastic/eui to v73 (#1941) (4eeafa7)

BREAKING CHANGES

  • The customTooltipDetails type is now passing details as props using a ComponentType.
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