From 3c58269958708062b8fc6d17268abb93c4630a61 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Sat, 9 May 2020 18:09:52 +0530 Subject: [PATCH] style: added semi colon --- src/js/charts/Heatmap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/charts/Heatmap.js b/src/js/charts/Heatmap.js index bd751c1..dacb10e 100644 --- a/src/js/charts/Heatmap.js +++ b/src/js/charts/Heatmap.js @@ -175,7 +175,7 @@ export default class Heatmap extends BaseChart { this.legendArea.textContent = ''; let x = 0; let y = ROW_HEIGHT; - let radius = this.rawChartArgs.radius || 0 + let radius = this.rawChartArgs.radius || 0; let lessText = makeText('subdomain-name', x, y, 'Less', {