Highlights
- 4 discussions answered
Pinned
1,032 contributions in the last year
Less
More
Contribution activity
August 2021
Created 19 commits in 4 repositories
Created a pull request in observablehq/plot that received 6 comments
legends and scales
(rebased #432) build at https://observablehq.com/@fil/plot-color-legend-484 closes #23 closes #236 related: #397 #92 #425 TODO: add legend for th…
+2,060
−1,167
•
6
comments
Opened 19 other pull requests in 3 repositories
observablehq/plot
6
open
5
merged
4
closed
- changelog
- a few changes
- add the mode reducer to the window transform
- in area and line marks, reduce grouped styles and titles
- stackR on x and y
- Plot.groupX({filter: () => true})
- alternative to bin{filter} : bin {transform}
- Cars MPG example plot
- Fil/reduce empty bins to null
- An option to include empty bins
- support dx, dy on all marks
- Raise an error when a reducer expects numeric input but is given non-numeric input
- software versions example
- reinstate the "save changed figure" functionality of tests
- a generic alternative for the collapsed scales
d3/d3-array
1
open
1
merged
1
closed
observablehq/stdlib
1
merged
Reviewed 19 pull requests in 2 repositories
observablehq/plot
17 pull requests
- a few changes
- symmetric diverging
- known keys for empty groups
- support dx, dy on all marks
- Cars MPG example plot
- Explicit transform options
- handle collapsed domains
- One-dimensional rect
- Fil/reduce empty bins to null
- Common style channels
- filter, sort, and reverse transforms
- Renames
- map option for map[XY]
- a generic alternative for the collapsed scales
- Shorthand for axis-aligned links
- text stroke channels
- rule strokeOpacity channel
d3/d3-array
2 pull requests
Created an issue in observablehq/plot that received 4 comments
render API
#498 has introduced function marks: () => svg node
That render function is called like any other and receives as input (data, scales, channels, dim…
4
comments
Opened 4 other issues in 2 repositories
observablehq/plot
2
open
1
closed
observablehq/inputs
1
open
Answered 1 discussion in 1 repository
observablehq/plot
observablehq/plot