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

@elastic/charts

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

3.4.0

Diff

Changelog

Source

3.4.0 (2019-03-25)

Features

  • allow partial custom domain (#116) (d0b6b19)
markov00
published 3.3.1 •

Changelog

Source

3.3.1 (2019-03-25)

Bug Fixes

  • chart: fix duplicated keys for chart elements (#115) (6f12067)
markov00
published 3.3.0 •

Changelog

Source

3.3.0 (2019-03-22)

Features

markov00
published 3.2.0 •

Changelog

Source

3.2.0 (2019-03-19)

Features

  • domain: scale data to a specific domain via axis spec (#98) (b039ebf)
markov00
published 3.1.1 •

Changelog

Source

3.1.1 (2019-03-19)

Bug Fixes

  • npm: add missing generated file to npm package (6dd9140)
markov00
published 3.1.0 •

Changelog

Source

3.1.0 (2019-03-11)

Features

  • series: set custom series colors through spec prop (#95) (fb09dc9)
markov00
published 3.0.1 •

Changelog

Source

3.0.1 (2019-03-08)

Bug Fixes

  • canvas_text_bbox_calculator: increase font scaling factor (#93) (f6a1f1d)
markov00
published 3.0.0 •

Changelog

Source

3.0.0 (2019-03-06)

Bug Fixes

  • scale: return ticks in millis for time scales for line/area charts (8b46283)

BREAKING CHANGES

  • scale: The props callback is called with millis instead of Date for axis on line or area only charts.
markov00
published 2.1.0 •

Changelog

Source

2.1.0 (2019-03-06)

Features

  • legend/click: add click interations on legend titles (#51) (7d6139d)
markov00
published 2.0.0 •

Changelog

Source

2.0.0 (2019-02-19)

Features

BREAKING CHANGES

  • The Theme.AxisConfig type has a different signature. It now contains axisTitleStyle, axisLineStyle, tickLabelStyle and tickLineStyle defined as TextStyle or StrokeStyle elements. The Theme interface is changed in a more flat structure. darkMode prop from Setting is removed. theme prop in Setting is now a Theme type object, not a PartialTheme. You can use mergeWithDefaultTheme function to merge an existing theme with a partial one.
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