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 Loading
base: v0.6.15
Choose a base ref
...
head repository: observablehq/plot Loading
compare: main
Choose a head ref
  • 5 commits
  • 37 files changed
  • 2 contributors

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    199b0da View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. differenceX and shiftY (#1922)

    * differenceX
    
    * shiftY
    
    * anchor
    
    * consolidate DifferenceOptions
    
    * update docs
    
    * update test snapshots
    
    * Update src/marks/difference.js
    
    ---------
    
    Co-authored-by: Mike Bostock <[email protected]>
    Fil and mbostock committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7c8a465 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    ca6fb81 View commit details
    Browse the repository at this point in the history
  2. promote geometry to x and y for tip (#2088)

    * promote geometry to x and y for tip
    
    * update docs
    
    * data provenance
    
    * geo mark x & y
    
    * move defaults to geo
    
    ---------
    
    Co-authored-by: Philippe Rivière <[email protected]>
    mbostock and Fil committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    437e15f View commit details
    Browse the repository at this point in the history
  3. more GeoJSON awareness (#2092)

    * more geojson-aware
    
    * use GeoJSON collections
    mbostock committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0e5c684 View commit details
    Browse the repository at this point in the history
Loading