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

8.0.0

Diff

Changelog

Source

8.0.0 (2019-07-15)

Code Refactoring

  • legend: remove visibility button (#252) (90a1ba7)

Features

  • style: allow fill and stroke overrides (#258) (99c5e9f)

BREAKING CHANGES

  • style: LineStyle, AreaStyle and BarSeriesStyle types differs on the optional values. stroke and fill on the theme or specific series style now override the computed series color.

  • legend: the onLegendItemClick click handler is no longer applied when clicking on the title. Instead a simple visibility change is applied.

markov00
published 7.2.1 •

Changelog

Source

7.2.1 (2019-07-10)

Bug Fixes

  • last_value: compute last value for non stacked series (#261) (803c34e)
markov00
published 7.2.0 •

Changelog

Source

7.2.0 (2019-07-05)

Bug Fixes

  • ticks: fill in additional ticks for histogram (#251) (af92736)

Features

markov00
published 7.1.0 •

Changelog

Source

7.1.0 (2019-07-03)

Features

markov00
published 7.0.2 •

Changelog

Source

7.0.2 (2019-07-03)

Bug Fixes

markov00
published 7.0.1 •

Changelog

Source

7.0.1 (2019-06-25)

Bug Fixes

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)
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