react-plot

Library of React components to render SVG 2D plots. You can check the story book https://react-plot.pages.dev/ or have a look to the extensive documentation

MIT License

Downloads
2.4K
Stars
12
Committers
9

Bot releases are visible (Hide)

react-plot - react-plot v0.11.0

Published by zakodium-bot almost 3 years ago

Features

  • add relative position to line annotation (#195) (f1ce10c)
react-plot - react-plot v0.10.2

Published by zakodium-bot about 3 years ago

Bug Fixes

  • update dependencies and add react as peer dependency (f935942)
react-plot - react-plot v0.10.1

Published by zakodium-bot about 3 years ago

Bug Fixes

  • add Legend on ScatterSeries (7ee85e3)
  • correctly export RangeSeriesPointType (ccbb433)
  • export BarSeriesProps (b97cda9)
  • improve validation of Plot children (0e7db4b)
react-plot - react-plot v0.10.0

Published by zakodium-bot over 3 years ago

Features

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

Bug Fixes

  • shape story out of viewport (a5a9c29)
react-plot - react-plot v0.9.0

Published by zakodium-bot over 3 years ago

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)
react-plot - react-plot v0.8.0

Published by zakodium-bot over 3 years ago

Features

react-plot - react-plot v0.7.1

Published by zakodium-bot over 3 years ago

Bug Fixes

  • do not show legend if series is hidden (#163) (d1e57eb)
react-plot - react-plot v0.6.0

Published by zakodium-bot over 3 years ago

⚠ 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)
react-plot - react-plot v0.5.0

Published by zakodium-bot over 3 years ago

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
react-plot - react-plot v0.4.0

Published by zakodium-bot over 3 years ago

Features

  • add IR spectrum storybook (230376a)
  • add option for getting ticks inside the axis (9e4ace7)
  • add scatter plot option (73567a0)
  • add scatter plot to PlotObject options (528760e)
  • add showTicks props on Axis (#84) (64563c3)
  • add story to addons (0a14f67)
  • add tick length (092e109)
  • add tick style modifiers (8329f0d)
  • add viewport style (#67) (6f84e14)
  • adds a single prop component to render plot (320d68b)
  • allow legend position inside plot (#87) (18f468f)
  • allow to add axis in different position (9f46934)
  • allows to hide series and specify serie id (#68) (571da6b)
  • create VerticalText component & add vertical-text on cursor (#96) (3c0a4c6)
  • flip axis (1a62250), closes #23
  • hidde or display axis (426de9c), closes #34
  • marker style allows to a property to be a function (960103b)
  • multiple axis (b628cd3)
  • use camel case for ticks style (fc27982)

Bug Fixes

  • add dominantBaseline on Ticks (#91) (3978abe)
  • color match label and plot (9db3451)
  • margin optional in plots (569dcc8), closes #36
  • missing validation on lineseries (e774dc2)
  • preffer named groups in regex (b2e5ec2)
  • remove axis from state on unmount (4041a01)
  • rename variables on text (67ab11e)
  • set the marker to be in front of line (#107) (7e0cd37), closes #103
  • ticks text positions (435c2da)
  • update broken dependency (a17ae88)
  • update ir storybook for percentage (2550380)
  • use id of serie instead label for color (67274db), closes #37
  • use of id for color scaler instead of labels (fba975e)
  • vertical center ticks text (efadc85)
  • types: allow Plot to have a single child (6a2e585)

Performance Improvements

  • use memoification for mappin series (7013491)
react-plot - react-plot v0.3.0

Published by zakodium-bot almost 4 years ago

⚠ BREAKING CHANGES

  • deletes tickFormat for avoiding colitions

Features

  • add "paddingXXX" prop to axes (04273bf), closes #24
  • allow to set boundaries on axis (da2164e)
  • clip the graph instead of delete points (4b6dccd)

Bug Fixes

  • missing margin values to update (4cdd0e0)
  • objects position misscalculations (4124d79)
  • small values overload on x axis (1aa7fd3)
  • use scientific notation for large number (29ddacc)

Performance Improvements

  • defines a unique clipPath for all series (461b99a)
react-plot - react-plot v0.2.1

Published by zakodium-bot almost 4 years ago

Bug Fixes

react-plot - react-plot v0.2.0

Published by zakodium-bot almost 4 years ago

Features

  • add label format (7748ba8)
  • customize space from label to axis (018bafe)
react-plot - react-plot v0.1.0

Published by zakodium-bot almost 4 years ago

Features

  • add label style property to axis (#12) (794beaf)

Bug Fixes

  • release with correct name (bedeae6)
Package Rankings
Top 4.98% on Npmjs.org
Badges
Extracted from project README
NPM version npm download