Highlights
- 9 discussions answered
Block or Report
Block or report Fil
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
d3-tricontour Public
Create contours from non-gridded data with meandering triangles.
-
-
-
-
736 contributions in the last year
Contribution activity
June 2022
Created 48 commits in 5 repositories
Created a pull request in observablehq/plot that received 19 comments
density contours stroke & fill
As a complement to #943: group by z, stroke, fill apply other styles as well (constant like mixBlendMode, channel-based like title…) use fill: "de…
+2,093
−258
•
19
comments
Opened 24 other pull requests in 4 repositories
observablehq/plot
14
merged
3
open
4
closed
- Plot.frame rounded corners
- clip supports band scales
- Gabriel, Urquhart, and minimal spanning tree
- visited links color
- facet requires the data to be specified
- fix date in test
- infer the scale used from the mark's scales definitions
- delaunay X and Y are optional
- with the dodge transform, the y scale can be undefined even if Y exists
- delaunay updates:
- link insets
- arrow accepts strokeWidth: 1
- fix README: arrow default strokeWidth=1
- documentation for Plot.initializer
- Fil/mark with
- variable styles
- sort, reverse and shuffle can be applied as initializers
- update changelog
- fix dodge identity
- faster dodge
- derive scale labels after the reinitializers have run
dolthub/dolt
1
merged
d3/d3-contour
1
merged
datasile/datasile.github.io
1
merged
Reviewed 16 pull requests in 2 repositories
observablehq/plot
15 pull requests
- density contours stroke & fill
- linear regression with confidence bands
- handle missing scales
- fix zero for negative domains
- ordinal interval
- date scale interval & warning
- with the dodge transform, the y scale can be undefined even if Y exists
- dodge declares output channel
- delaunay + voronoi
- fix font-variant for axis labels
- fix box sort
- fix ramp legend font-variant
- fix edge case with dodge
- transforms can declare channels
- fix dodge identity
d3/d3-quadtree
1 pull request
Created an issue in observablehq/plot that received 3 comments
a href issues
a link added to a Plot, without a target=_blank, will crash the observable iframe in Chrome (it works in Safari and Firefox) the constant fill c…
2 tasks
Opened 9 other issues in 1 repository
observablehq/plot
3
closed
6
open
- Band scales shift the clip option
- Interval-aware default tick formats
- Follow-ups on Delaunay/Voronoi
- the arrow head disappears when strokeWidth===1
- inset for Plot.link
- Filtering could be smarter?
- Apply Plot.reverse (and sort) after Plot.dodge
- the dodge layout should reserve space in autoHeight
- Support SVG patterns as a color scheme