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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4168#discussion_r423028864">desktop/src/main/java/bisq/desktop/main/market/offerbook/OfferBookChartViewModel.java</a>:</p>
<pre style='color:#555'>> +        if (reversePrimarySortOrder)
+            primary = primary.reversed();
+
+        return primary.thenComparing(Offer::getAmount);
</pre>
<p>I think this is the more natural way to show the order book, larger orders first. That way more of the book is shown sooner.</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/4168#discussion_r423028864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNULPRAAPN3IY46BEP3RQ72ZXANCNFSM4MHZK4TQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVMVIUP7ZFKQIST4MLRQ72ZXA5CNFSM4MHZK4T2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODBRUCSY.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/4168#discussion_r423028864",
"url": "https://github.com/bisq-network/bisq/pull/4168#discussion_r423028864",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>