Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fix UMD, custom OrdinalFrame type.tar.gz | 2019-09-03 | 5.9 MB | |
Fix UMD, custom OrdinalFrame type.zip | 2019-09-03 | 6.0 MB | |
README.md | 2019-09-03 | 248 Bytes | |
Totals: 3 Items | 11.9 MB | 0 |
FIXES
- UMD build wasn't working with
d3-require
(thanks @mbostock) - Annotations wouldn't update if you change the label (thanks @mph006)
- Custom
type
(where you send a function) wasn't working if you sent back an array of SVG elements