d3 / d3-shape

Graphical primitives for visualization, such as lines and areas.
https://d3js.org/d3-shape
ISC License
2.47k stars 304 forks source link

README update to avoid confusion with “Date” #200

Closed hashboard-charlie closed 1 year ago

hashboard-charlie commented 1 year ago

When I was reading through the stacking documentation, I stumbled over myself for an embarrassing amount of time, because it's very easy to misread "Dates" (the fruit) as "Date" (a time). This table also includes a "Month" column containing Date values, which led me to misunderstanding what stack.keys did.

This is obviously a minor thing - and caused by my own misreading of the text - but I do feel like it's a reasonable mistake to make while skimming docs. I felt like we could probably prevent this misunderstanding from happening to anybody else with a simple change.