New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-plot

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-plot - npm Package Versions

124

0.12.0

Diff

Changelog

Source

0.12.0 (2022-01-13)

⚠ BREAKING CHANGES

  • update annotations props names (#224)
  • reimplement plot rendering with auto-sizing (#203)

Features

  • add color prop to annotation arrow (#231) (989ad21)
  • add onMouseUp, onMouseDown and onDoubleClick callbacks (3dc68cc)
  • support alignment of annotation groups (#223) (0a46e11)
  • tickLabelFormat callback in axis component (#220) (352dfe5)
  • update annotations props names (#224) (9344269)

Code Refactoring

  • reimplement plot rendering with auto-sizing (#203) (ee1483d)
zakodium-bot
published 0.11.0 •

Changelog

Source

0.11.0 (2021-11-02)

Features

  • add relative position to line annotation (#195) (f1ce10c)
zakodium-bot
published 0.10.2 •

Changelog

Source

0.10.2 (2021-10-01)

Bug Fixes

  • update dependencies and add react as peer dependency (f935942)
zakodium-bot
published 0.10.1 •

Changelog

Source

0.10.1 (2021-05-07)

Bug Fixes

  • add Legend on ScatterSeries (7ee85e3)
  • correctly export RangeSeriesPointType (ccbb433)
  • export BarSeriesProps (b97cda9)
  • improve validation of Plot children (0e7db4b)
zakodium-bot
published 0.10.0 •

Changelog

Source

0.10.0 (2021-04-21)

Features

  • add annotations as children to PlotObject (241c941)
  • add annotations to plotObject (4a6ade9)

Bug Fixes

  • shape story out of viewport (a5a9c29)
zakodium-bot
published 0.9.0 •

Changelog

Source

0.9.0 (2021-04-20)

Features

  • allow parallel axes in plotObject (40f8889)
  • create a parallel axis with style (ca7596b)

Bug Fixes

  • allow empty svg configuration (6c39095)
  • correctly compute position of Annotation.Shape (d4ee0d7)
  • remove display gridlines from parallel axis (3b3dba5)
  • uses pixels position to determine closest (5e5042a)
zakodium-bot
published 0.8.0 •

Changelog

Source

0.8.0 (2021-04-14)

Features

zakodium-bot
published 0.7.1 •

Changelog

Source

0.7.1 (2021-03-29)

Bug Fixes

  • do not show legend if series is hidden (#163) (d1e57eb)
zakodium-bot
published 0.6.0 •

Changelog

Source

0.6.0 (2021-03-09)

⚠ BREAKING CHANGES

  • The PlotProps style and viewportStyle props were renamed to plotViewportStyle and seriesViewportStyle, respectively.

Features

Bug Fixes

Code Refactoring

  • rename style and viewportStyle props (ecdc727)
zakodium-bot
published 0.5.0 •

Changelog

Source

0.5.0 (2021-01-27)

Features

Bug Fixes

  • add default color to not be "red" on Legend (2ea34d2)
  • add generated color to the shape too (17192e4), closes #108
  • apply fill-opacity before user styles (fbd0ea9)
  • avoid ticks overlap (#124) (ee12c40), closes #115
  • change the Legend to use the marker (005f689), closes #108
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