From 27f38592a30f08a4017388ab9f42861ef7147256 Mon Sep 17 00:00:00 2001 From: Jason Bixon Date: Mon, 8 Jun 2020 23:11:42 -0400 Subject: [PATCH] update AreaClosed to align with updated API --- pages/index.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/index.js b/pages/index.js index a20cbdd..521dc87 100644 --- a/pages/index.js +++ b/pages/index.js @@ -47,10 +47,9 @@ export default () => ( xScale(x(d))} + y={d => yScale(y(d))} fill={"url(#gradient)"} stroke={""} />