Skip to content

Commit 3f8ac13

Browse files
authored
Update README.md
1 parent 5ec2f5c commit 3f8ac13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Observable Plot** is a JavaScript library for exploratory data visualization. If you are new to Plot, we highly recommend first reading these notebooks to introduce Plot’s core concepts such as *marks* and *scales*:
44

55
* [Introduction](https://observablehq.com/@observablehq/plot?collection=@observablehq/plot) - a quick tour, and Plot’s motivations
6-
* [Marks](https://observablehq.com/@observablehq/plot-marks?collection=@observablehq/plot) - drawing shapes with Plot
6+
* [Marks and Channels](https://observablehq.com/@observablehq/plot-marks?collection=@observablehq/plot) - drawing data-driven shapes with Plot
77
* [Scales](https://observablehq.com/@observablehq/plot-scales?collection=@observablehq/plot) - visual encodings for abstract data
88
* [Transforms](https://observablehq.com/@observablehq/plot-transforms?collection=@observablehq/plot) - deriving data
99
* [Facets](https://observablehq.com/@observablehq/plot-facets?collection=@observablehq/plot) - small multiples

0 commit comments

Comments
 (0)