From bb5a078ee8dd6c68b2fe4fd60f637b330cb1197e Mon Sep 17 00:00:00 2001 From: Hallie Swan <26949006+hallieswan@users.noreply.github.com> Date: Fri, 7 Jul 2023 14:26:14 -0700 Subject: [PATCH] updates per PR and add transition on resize --- .../median-barchart.component.html | 4 +- .../median-barchart.component.ts | 114 +++++++++++++----- src/styles/components/_chart_d3.scss | 2 +- 3 files changed, 88 insertions(+), 32 deletions(-) diff --git a/src/app/features/charts/components/median-barchart/median-barchart.component.html b/src/app/features/charts/components/median-barchart/median-barchart.component.html index b8797ac5..cdccce2d 100644 --- a/src/app/features/charts/components/median-barchart/median-barchart.component.html +++ b/src/app/features/charts/components/median-barchart/median-barchart.component.html @@ -1,11 +1,11 @@ -