Moved to 34f08d5e11952a80609169b7917d4172.
Last active
July 30, 2024 09:20
-
-
Save mbostock/1667367 to your computer and use it in GitHub Desktop.
Brush & Zoom Redirect [UNLISTED]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
redirect: 34f08d5e11952a80609169b7917d4172 |
@tjmaynes have you come up with a way to update Y-axis according to focused data?
Can I specify with a date in specific? I need to print for example "june 26, 56" pleasee!
Does anyone have an explanation as to why the fill doesn't always work? We are using this exact code, just using our own CSV data. Usually the fill isn't working until you've maybe hit refresh quite a few times on the screen, but if you hit it again the fill goes away
again.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mbostock - This uses features that aren't available in version 3.0.8 (the version currently supported by r2d3). As such, it isn't renderable on IE8. Can someone offer any tips for how to render something this in r2d3?