We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
an isoband is the region between two thresholds; we offer them as an iterator in d3-tricontour, and they can be useful (e.g. riatelab/bertin#111; https://observablehq.com/@fil/tricontour-isobands; https://observablehq.com/@fil/spherical-isobands).
Algorithm: iterate over the contours in pairs, consider the upper's rings as holes to be distributed in the lower's rings.
The text was updated successfully, but these errors were encountered:
fillOpacity
Fil
No branches or pull requests
an isoband is the region between two thresholds; we offer them as an iterator in d3-tricontour, and they can be useful (e.g. riatelab/bertin#111; https://observablehq.com/@fil/tricontour-isobands; https://observablehq.com/@fil/spherical-isobands).
Algorithm: iterate over the contours in pairs, consider the upper's rings as holes to be distributed in the lower's rings.
The text was updated successfully, but these errors were encountered: