Socket
Socket
Sign inDemoInstall

@elastic/charts

Package Overview
Dependencies
Maintainers
61
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic/charts - npm Package Versions

1
39

7.0.1

Diff

Changelog

Source

7.0.1 (2019-06-25)

Bug Fixes

  • type error with RecursivePartial (#248) (f2b90df)
markov00
published 7.0.0 •

Changelog

Source

7.0.0 (2019-06-24)

Features

  • annotation: simplify custom tooltip function (#247) (982bc63)

BREAKING CHANGES

  • annotation: this changes the type signature of RectAnnotation.renderTooltip? from (position, details) => JSX.Element to (details) => JSX.Element. This allows the user to pass in a custom element without having to do the heavy lifting of writing the container positioning styles themselves.
markov00
published 6.3.0 •

Changelog

Source

6.3.0 (2019-06-20)

Features

markov00
published 6.2.0 •

Changelog

Source

6.2.0 (2019-06-19)

Features

  • add minInterval option for custom xDomain (#240) (27f14a0)
markov00
published 6.1.0 •

Changelog

Source

6.1.0 (2019-06-19)

Features

  • brush: show crosshair cursor when brush enabled (#243) (0b44b87)
markov00
published 6.0.1 •

Changelog

Source

6.0.1 (2019-06-14)

Bug Fixes

  • line_annotation: use scaleAndValidate for line annotations (#236) (48b180a)
markov00
published 6.0.0 •

Changelog

Source

6.0.0 (2019-06-13)

Features

BREAKING CHANGES

  • tooltip: Previously, you could define tooltipType and tooltipSnap props in a Settings component; this commit removes these from SettingsSpecProps and instead there is a single tooltip prop which can accept either a TooltipType or a full TooltipProps object which may include type, snap, and/or headerFormattter for formatting the header.
markov00
published 5.2.0 •

Changelog

Source

5.2.0 (2019-06-12)

Features

markov00
published 5.1.0 •

Changelog

Source

5.1.0 (2019-06-11)

Features

markov00
published 5.0.0 •

Changelog

Source

5.0.0 (2019-06-10)

Bug Fixes

  • css: remove dependency on EUI components and use only EUI styles (#208) (122fade)

BREAKING CHANGES

  • css: EUI components are removed from this library. The single chart style.css stylesheet is now replaced by a theme_only_light.css or theme_only_dark.css file that brings in all the required styling for chart, tooltip and legends. theme_light.css and theme_dark.css styles include also a reset CSS style
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