File tree Expand file tree Collapse file tree 3 files changed +37
-37
lines changed Expand file tree Collapse file tree 3 files changed +37
-37
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Update D3 to 7.2.1.
26
26
27
27
Plot can now produce [ legends for * color* and * opacity* scales] ( https://observablehq.com/plot/features/legends ) !
28
28
29
- [ <img src =" ./img/legend.png " width =" 660 " alt =" a scatterplot with a color legend " >] ( https://observablehq.com/@observablehq/ plot- legends )
29
+ [ <img src =" ./img/legend.png " width =" 660 " alt =" a scatterplot with a color legend " >] ( https://observablehq.com/plot/features/ legends )
30
30
31
31
``` js
32
32
Plot .plot ({
@@ -43,7 +43,7 @@ The top-level plot *scale*.**legend** option generates an inline legend for the
43
43
44
44
The new [ Plot.image] ( https://observablehq.com/plot/marks/image ) mark centers an image on the given * xy* position.
45
45
46
- [ <img src =" ./img/image.png " width =" 640 " alt =" a scatterplot of U.S. presidents " >] ( https://observablehq.com/@observablehq/ plot- image )
46
+ [ <img src =" ./img/image.png " width =" 640 " alt =" a scatterplot of U.S. presidents " >] ( https://observablehq.com/plot/marks/ image )
47
47
48
48
``` js
49
49
Plot .plot ({
You can’t perform that action at this time.
0 commit comments