You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might be missing something though.
Note that I fiddled with the code quite a bit so I'm not sure it's still valid for uniform band scales, but if we want to integrate this I would rewrite that part.
[EDITED] changed widths to weights, which is an accessor.
The text was updated successfully, but these errors were encountered:
Fil
changed the title
variable band scales?
Weighted band scales?
Jan 21, 2020
https://observablehq.com/d/29c9777318a8d5d5 shows how we could extend d3.scaleBand with a .weights() method allowing to set variable band widths (instead of uniform).
I might be missing something though.
Note that I fiddled with the code quite a bit so I'm not sure it's still valid for uniform band scales, but if we want to integrate this I would rewrite that part.
[EDITED] changed widths to weights, which is an accessor.
The text was updated successfully, but these errors were encountered: