<p><b>@ripcurlx</b> requested changes on this pull request.</p>

<p>NACK - Running <code>reformat code</code> and <code>optimize imports</code> in IntelliJ changes quite a lot in your files. Please adapt our code style.</p>
<p>Just for functionality your code does what it is expected to do. Could you please adapt the style of the line chart so the BSQ burnt has the same line thickness as the chart above. Atm it looks still a little bit developer style <g-emoji class="g-emoji" alias="wink" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f609.png">😉</g-emoji> .<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/72538274-e018a380-387d-11ea-8672-147dcd012e49.png"><img src="https://user-images.githubusercontent.com/170962/72538274-e018a380-387d-11ea-8672-147dcd012e49.png" alt="Bildschirmfoto 2020-01-16 um 16 30 56" style="max-width:100%;"></a></p>
<p>Thanks for this contribution <g-emoji class="g-emoji" alias="+1" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png">👍</g-emoji></p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3890#discussion_r367478587">common/src/main/java/bisq/common/util/DoubleSummaryStatisticsWithStdDev.java</a>:</p>
<pre style='color:#555'>> + * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.common.util;
+
+import bisq.common.util.Tuple2;
</pre>
<p>Not used in code</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3890#discussion_r367478686">common/src/main/java/bisq/common/util/DoubleSummaryStatisticsWithStdDev.java</a>:</p>
<pre style='color:#555'>> + *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.common.util;
+
+import bisq.common.util.Tuple2;
+
+import java.util.DoubleSummaryStatistics;
+import bisq.common.util.DoubleSummaryStatisticsWithStdDev;
</pre>
<p>Not used in code</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3890#discussion_r367480175">desktop/src/main/java/bisq/desktop/main/dao/economy/supply/SupplyView.java</a>:</p>
<pre style='color:#555'>> +import java.util.Collections;
 import java.util.HashMap;
 import java.util.HashSet;
 import java.util.List;
 import java.util.Map;
 import java.util.Set;
 import java.util.stream.Collectors;
 import java.util.stream.Stream;
+import java.util.stream.StreamSupport;
+import java.util.Spliterators.AbstractSpliterator;
+
+import java.util.function.BiFunction;
+import java.util.function.Supplier;
+import java.util.function.Consumer;
+
+import javafx.collections.ListChangeListener;
 
 import static bisq.desktop.util.FormBuilder.addTitledGroupBg;
 import static bisq.desktop.util.FormBuilder.addTopLabelReadOnlyTextField;
+import static bisq.desktop.util.FormBuilder.addSlideToggleButton;
</pre>
<p>Do you use IntelliJ for development? If yes, please use the formatting functionality that auto sorts and groups the different imports.</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/3890?email_source=notifications&email_token=AJFFTNSIEETEIYDX4DZNL2DQ6B44VA5CNFSM4KFT7QP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCSAORXA#pullrequestreview-343992540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTKYKQVD3S35IQRXFTQ6B44VANCNFSM4KFT7QPQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVGMG5B5QFROM57VRLQ6B44VA5CNFSM4KFT7QP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCSAORXA.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/3890?email_source=notifications\u0026email_token=AJFFTNSIEETEIYDX4DZNL2DQ6B44VA5CNFSM4KFT7QP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCSAORXA#pullrequestreview-343992540",
"url": "https://github.com/bisq-network/bisq/pull/3890?email_source=notifications\u0026email_token=AJFFTNSIEETEIYDX4DZNL2DQ6B44VA5CNFSM4KFT7QP2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCSAORXA#pullrequestreview-343992540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>