From 61300dcff9eaae9ff0014a10ffa41c4ae66184cc Mon Sep 17 00:00:00 2001 From: olzzon Date: Thu, 29 Oct 2020 12:55:56 +0100 Subject: [PATCH] fix: Y axis in graphics Eq only draw minValue --- client/components/ChanStripFull.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/ChanStripFull.tsx b/client/components/ChanStripFull.tsx index dd990bfb..33d0af35 100644 --- a/client/components/ChanStripFull.tsx +++ b/client/components/ChanStripFull.tsx @@ -271,11 +271,11 @@ class ChanStripFull extends React.PureComponent<