Socket
Socket
Sign inDemoInstall

d3-funnel

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3-funnel - npm Package Versions

134

1.0.1

Diff

Changelog

Source

v1.0.1 (2017-01-30)

Bug Fixes

  • [#67]: Add missing cursor: pointer style to blocks when clickable
  • [#70]: Fix NaN and Infinity values in block paths when height is zero and dynamicHeight: true
jzatecky
published 1.0.0 •

Changelog

Source

v1.0.0 (2016-08-02)

This release breaks major backwards compatibility by upgrading D3 3.x to D3 4.x. Refer to D3's changes documentation for more info.

Behavior Changes

  • [#62]: Upgrade D3 3.x to 4.x
jzatecky
published 0.8.0 •

Changelog

Source

v0.8.0 (2016-07-21)

New Features

  • [#19]: Add support for percentages in chart.width and chart.height (e.g. '75%')
  • [#38]: Split line break characters found in label.format into multiple lines

Bug Fixes

  • [#49]: Fix issue where gradient definitions could conflict with existing definitions
jzatecky
published 0.7.7 •

Changelog

Source

v0.7.7 (2016-07-15)

New Features

  • [#50]: Add block.barOverlay option to display bar charts proportional to block value
  • [#52]: Add chart.totalCount option to override total counts used in ratio calculations

Other

  • Simplify and clean up examples
jzatecky
published 0.7.6 •

Changelog

Source

v0.7.6 (2016-07-12)

New Features

  • [#53]: Add label.fontSize option
  • [#57]: Add block.dynamicSlope option to make the funnel width proportional to its value

Bug Fixes

  • [#59]: Fix issue where formatted array values were not being passed to the label formatter
jzatecky
published 0.7.5 •

Changelog

Source

v0.7.5 (2015-12-19)

New Features

  • [#44]: Pass DOM node to event data
jzatecky
published 0.7.4 •

Changelog

Source

v0.7.4 (2015-12-11)

Build Changes

  • [#42]: Use ES6 imports and exports in source files
  • [#43]: Require D3.js for CommonJS environments
jzatecky
published 0.7.3 •

Changelog

Source

v0.7.3 (skipped)

D3Funnel v0.7.3 is an NPM-only hotfix that adds in missing compiled files.

jzatecky
published 0.7.2 •

Changelog

Source

v0.7.2 (2015-11-18)

Bug Fixes

  • [#41]: Fix issue where events.click.block would error on null
jzatecky
published 0.7.1 •

Changelog

Source

v0.7.1 (2015-10-28)

Behavior Changes

  • Errors thrown on data validation are now more descriptive and context-aware

Bug Fixes

  • [#35]: Fix issue where gradient background would not persist after mouse out
  • [#36]: Fix issue where non-SVG entities were not being removed from container
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