Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: observablehq/plot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e34cdc0
Choose a base ref
...
head repository: observablehq/plot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 257408b
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 15, 2022

  1. window skipNaN (#996)

    * skipNaN
    
    * generalize non-strict reducers (#997)
    
    * generalize non-strict reducers
    
    * tweak
    
    * don’t coerce for mode
    
    * non-strict reducers
    
    * DRY
    
    * mode can be undefined, not NaN
    
    * fix first/last defined logic
    
    * don’t coerce for first and last
    
    * numbers cannot be null
    
    * shorter
    
    * fix comment
    
    Co-authored-by: Philippe Rivière <fil@rezo.net>
    
    * Update README
    
    * Update README
    
    * don’t coerce for min and max
    
    Co-authored-by: Mike Bostock <mbostock@gmail.com>
    Fil and mbostock authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9d9ba91 View commit details
    Browse the repository at this point in the history
  2. time channel

    mbostock committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7f90871 View commit details
    Browse the repository at this point in the history
  3. gapminder, timeFilter

    mbostock committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    257408b View commit details
    Browse the repository at this point in the history
Loading