Socket
Socket
Sign inDemoInstall

@feedzai/brushable-histogram

Package Overview
Dependencies
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feedzai/brushable-histogram - npm Package Versions

1

1.1.3

Diff

Changelog

Source

1.1.3 (2018/12/23)

  • Fixes tooltip not rendering properlly (it appeared and disappeared)
lfac
published 1.1.2 •

Changelog

Source

1.1.2 (2018/12/19)

  • Reduces the minimum height to 100 pixels to allow for some internal Feedzai use cases
lfac
published 1.1.1 •

Changelog

Source

1.1.1 (2018/12/17)

  • Publishes the lib folder
lfac
published 1.1.0 •

Changelog

Source

1.1.0 (2018/12/17)

  • Document the props and have better defaults
  • Add more unit tests (still missing for Histogram.js)
  • Extract the "timeline" to another module
  • Remove the dependency on andtd
  • Remove the dependency on lodash
  • Stop _playLapseAtInterval if the component was unmounted
  • Improve method order inside main component
  • Add missing jsdoc
  • Remove the randomString key hack
  • Make the play button optional
  • Benchmark with a lot of nodes
    • Initial render is relativelly fast with 100k data points
    • Tooltip highlight works smoothly with 300k data points
    • Brushing works with 70k data points, and smoothly with 25k data points
  • Handle different widths and heights correctly
  • Remove global selectors
  • Create a static page with the story book
  • Added a CONTRIBUTING.md
  • Setup CI with coverage and badges
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