<p></p>
<p><b>@deusmax</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4785#discussion_r528579140">desktop/src/main/java/bisq/desktop/main/dao/economy/supply/SupplyView.java</a>:</p>
<pre style='color:#555'>> +    // chart #2 (middle) - removed
+    // private Node createBSQIssuedChart(XYChart.Series<Number, Number> series) {
+    //     NumberAxis xAxis = new NumberAxis();
+    //     configureAxis(xAxis);
+    //     xAxis.setTickLabelFormatter(getTimestampTickLabelFormatter("MMM uu"));
 
-        NumberAxis yAxis = new NumberAxis();
-        configureYAxis(yAxis);
-        yAxis.setTickLabelFormatter(BSQPriceTickLabelFormatter);
+    //     NumberAxis yAxis = new NumberAxis();
+    //     configureYAxis(yAxis);
+    //     yAxis.setTickLabelFormatter(BSQPriceTickLabelFormatter);
 
-        AreaChart<Number, Number> chart = new AreaChart<>(xAxis, yAxis);
-
-        configureChart(chart);
-        chart.setCreateSymbols(false);
+    //     AreaChart<Number, Number> chart = new AreaChart<>(xAxis, yAxis);
+    //     configureChart(chart);
+    //     chart.setCreateSymbols(true);
 
-        chart.getData().add(series);
+    //     chart.getData().add(series);
 
-        return chart;
-    }
+    //     return chart;
+    // }
</pre>
<p>OK. Done.<br>
Thanks for the input. Hesitated to do by myself.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4785#discussion_r528579140">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXRMJZB7GXZSNT63TTSRIV67ANCNFSM4TTCMSGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSG5EYHFBCCB7FURNDSRIV67A5CNFSM4TTCMSGKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD73XHXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4785#discussion_r528579140",
"url": "https://github.com/bisq-network/bisq/pull/4785#discussion_r528579140",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>