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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4225#discussion_r422615890">desktop/src/main/java/bisq/desktop/main/market/offerbook/OfferBookChartView.java</a>:</p>
<pre style='color:#555'>> @@ -528,12 +525,25 @@ public void updateItem(final OfferListItem offerListItem, boolean empty) {
                                     setGraphic(null);
                                 }
                             }
+
+                            /**
+                             * Renders cell content, if it has a single value or a range.
+                             * Should not be called for empty cells
</pre>
<p>Is this comment really needed? Maybe naming <code>renderCellContent()</code> is enough as it is private method in very specific context.</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/4225#pullrequestreview-408725159">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVPK5TJQN5SIUT2JILRQZWNVANCNFSM4MXVK7OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXYEVJKMPMBCNAMJPDRQZWNVA5CNFSM4MXVK7O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODBOKNJY.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/4225#pullrequestreview-408725159",
"url": "https://github.com/bisq-network/bisq/pull/4225#pullrequestreview-408725159",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>