Skip to content

Conversation

@mbostock
Copy link
Member

For example, now you can say

Plot.area(AAPL, {x1: "Date", y1: 0, y2: "Close"})

instead of

Plot.area(AAPL, {x1: "Date", y1: () => 0, y2: "Close"})

@mbostock mbostock requested a review from Fil April 30, 2021 22:47
@mbostock mbostock merged commit 9d54eee into main May 1, 2021
@mbostock mbostock deleted the mbostock/constant branch May 1, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants