Skip to content

Commit

Permalink
aspectRatio: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Nov 27, 2023
1 parent d6a1c27 commit 5f34821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/javascript/duckdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Now let’s make a chart with [Plot’s raster mark](https://observablehq.com/pl

```js echo
Plot.plot({
aspectRatio: 1,
x: {domain: [0, 360]},
y: {domain: [-90, 90]},
marks: [
Expand Down

0 comments on commit 5f34821

Please sign in to comment.