Skip to content

Commit bbecf3e

Browse files
committed
remove amazon link
1 parent 5d10b71 commit bbecf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/why-plot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function arealineY(data, {color, fillOpacity = 0.1, ...options} = {}) {
2121

2222
And the speed doesn’t stop there: Plot helps you quickly pivot and refine your views of data. Our hope with Plot is that you’ll spend less time reading the docs, searching for code to copy-paste, and debugging—and more time asking questions of data.
2323

24-
Compared to other visualization tools, including low-level tools such as D3 and less expressive high-level tools such as chart templates, we think you’ll be more productive exploring data with Plot. You’ll spend more time [“using vision to think”](https://www.amazon.com/Readings-Information-Visualization-Interactive-Technologies/dp/1558605339) and less time wrangling the machinery of programming.
24+
Compared to other visualization tools, including low-level tools such as D3 and less expressive high-level tools such as chart templates, we think you’ll be more productive exploring data with Plot. You’ll spend more time “using vision to think” and less time wrangling the machinery of programming.
2525

2626
Or put more simply: **with Plot, you’ll see more charts.**
2727

0 commit comments

Comments
 (0)