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

react-timeseries-charts

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-timeseries-charts - npm Package Versions

234

0.16.1

Diff

Changelog

Source

v0.16.1

May 17, 2019

  • Add ability to specify the title of ChartRow PR #359
  • Add customized text styling in ValueList.js #355
  • Fix YAxis component label not updating after initial render PR #351
  • Fix ChartRow so as to not call setState after being unmounted #246
  • Fix issue where the context menu triggers drag as well #307
  • Fix for Chrome 73 default passive event listeners / Fix scrolling to zoom in a ChartContainer that also scrolls the entire page #375
  • Fix for intermittently click event not working on EventChart PR #369
  • Fix YAxis rerender on tickCount/min/max change #371
  • Add options modify the vertical axis margin and vertical EventMarker infobox offset PR #377
  • Fixes the documentation page on Safari PR #387
  • Create a template for new issues
esnet-seg
published 0.15.5 •

Changelog

Source

v0.15.5

Nov 1, 2018

Bug Fixes:

  • Update to create-react-app V2.0
  • Add note to documentation that columns can't have periods
  • Export BandChart component
  • Add an example to style BandChart component
  • Add a check for undefined value in the ScatterChart component
esnet-seg
published 0.15.4 •

Changelog

Source

v0.15.4

Oct 26, 2018

  • Removes flexbox-react dependency #310
  • Fixes Resizable component binding to this #329
esnet-seg
published 0.15.3 •

Changelog

Source

v0.15.3

Aug 15, 2018

  • Add feature to add style prop to LabelAxis component
  • Refactor AreaChart code

Bug fixes:

  • Corrects the wrong order for testing style type (Fixes #277)
  • Correctly stacking in area charts when some points are bad (Fixes #284)
  • Adds prop to hide TimeAxis (Fixes #295)
  • Adds function argument while styling barcharts (Fixes #291)
  • Adds a prop marginBottom to the Legend component (Fixes #243)
  • Doesn't draw a BarChart when the height of the rectangle is 0 (Fixes #294)
  • Removes warnings on climate example (Fixes #257)
  • Exposes x, y and time value to onBackgroundClick method in ChartContainer (Fixes #296)
  • TimeMarker can be custom styled (Fixes #304)
  • Ability to style legend (Fixes #112)
esnet-seg
published 0.15.2 •

esnet-seg
published 0.15.1 •

esnet-seg
published 0.15.0 •

Changelog

Source

v0.15.0

May 22, 2018

  • Adds YAxis and TimeAxis styling of all elements. This is a breaking change, but now allows much more flexible styling. See the the DDoS example. In #267.
  • YAxis now supports horizontal grid lines. This only applies to axes which are adjacent to the chart (Fixes #244). In #267.
  • TimeAxis now supports angled labels #229
  • You can now add a title to the chart by passing one into the ChartContainer (Fixes #9)
  • AreaCharts now have an option to break at data gaps (i.e. ignore nulls and NaNs) in #247
  • ChartContainer now has a margin prop that will surround the chart with empty space. This is useful to avoid clipped TimeAxis labels #229
  • Add drag to zoom feature by @iabw in #252
  • Current TimeAxis scale function exposed as second argument to onTrackerChanged() by @ethanroday in #238
  • Allow YAxis yscale by @ethanroday in #251

Bug fixes:

  • TimeAxis and YAxis now updates to additional prop changes (Fixes #259, Fixes #255 )
  • Ease required props on TimeRangeMarker (Fixes #263)
  • ChartRow is better protected against null children #253
  • Fix issues with using webpack and hot loader in #248
esnet-seg
published 0.14.0 •

Changelog

Source

v0.14.0

March 2, 2018

  • Add MultiBrush component and update traffic example to implement the same @barbaragomes in #224
  • Add a crosshairs custom chart to the currency demo
  • Ability to ignore null points in ScatterChart [#226]
  • Exposes hover x,y events in ChartContainer handleMouseMove [#199]
  • Added a control for TimeAxis tick count [#220]
  • Control minimum BarChart height [#218]
  • Fixed LineChart example text [#215]
  • Baseline has better control over label vertical positioning [#216]
  • Legend horizontal layout now wraps automatically [#202]
  • Legend can now be laid out in a column (see weather example)
  • Legend items can specify the symbol type
  • ScatterChart now ignores null points [#197]
  • YAxis tick count improvements [#175]
  • Emit warning when using a log scale with min set to 0 [#45]
esnet-seg
published 0.13.1 •

Changelog

Source

v0.13.1

January 29, 2018

  • Support for React 16
  • Ability to hide and show charts, rows and axes with a single flag
  • Ability to supply format function to y-axis scales (@ethanroday in #211)
esnet-seg
published 0.13.0 •

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