Socket
Socket
Sign inDemoInstall

@feedzai/brushable-histogram

Package Overview
Dependencies
32
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.2.2

Diff

lfac
published 1.2.1 •

Changelog

Source

1.2.1 (2019/04/9)

  • Allow the user to define a custom brushDomain via props.
  • Update Storybook to 5.x
  • The scales are updared if yAccessor or xAccessor are changed
  • Update eslint config
lfac
published 1.2.0-beta •

lfac
published 1.1.10 •

Changelog

Source

1.1.10 (2019/03/29)

  • Fix Histogram's onIntervalChange method not being called when the graph's histogram data changes (and the graph itself) but the domain min and max remains the same. This change will cause a little degradation in the brushing performance, since the setState method will be invoke many times, even when there was no changes in the brush range. We will try to address this side effect in the next version.
lfac
published 1.1.9 •

Changelog

Source

1.1.9 (2019/03/20)

  • Fix a bug related with data replacement on update (#36)
victorfern91
published 1.1.8 •

Changelog

Source

1.1.8 (2019/03/15)

  • Fix a bug related with screen resizing events
victorfern91
published 1.1.7 •

Changelog

Source

1.1.7 (2019/02/19)

  • Fix a bug related with the zooming interactions between the histogram and brushing areas (#26)
  • Fix bug related with brush size resizing (#30)
  • Exports a css file
  • Ignoring directories that are irrelevant for this component releases. Like unit tests, documentation and storybook files.
  • Updates .babelrc file in order to ship the source code without unit tests.
  • Fixes Javascript import path.
victorfern91
published 1.2.0 •

Changelog

Source

1.2.0

  • This version is broken, do not use it.
lfac
published 1.1.5 •

Changelog

Source

1.1.5 (2018/12/26)

  • Adds missing check that cause the histogram to blow-up in some cases
lfac
published 1.1.4 •

Changelog

Source

1.1.4 (2018/12/26)

  • Handles the case when props.data is empty
  • Fixes error when switching between storybook stores
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc