From 16220305d75584e2f21928941dbfdd779e747a98 Mon Sep 17 00:00:00 2001 From: Julia Friesel Date: Wed, 21 Nov 2018 16:37:05 +0100 Subject: [PATCH] Fix nfp lines --- components/chart/day-column.js | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/components/chart/day-column.js b/components/chart/day-column.js index 4d3ab2d..698ab1a 100644 --- a/components/chart/day-column.js +++ b/components/chart/day-column.js @@ -68,7 +68,8 @@ export default class DayColumn extends Component { if(this.fhmAndLtl.drawLtlAt) { const ltlLine = ( ) - const colWidth = config.columnWidth - const colHeight = this.props.chartHeight const column = ( { columnElements }