<p>A tooltip is shown when the user hovers over data points in the chart.</p>
<p>The tooltip text contains the coordinates of the hovered point: its price (X axis) and the cumulative offer volume at that price point (Y axis).</p>
<p>This helps users better read the chart data.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4228'>https://github.com/bisq-network/bisq/pull/4228</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>UI: In OfferBook, show tooltip on data point hover</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4228/files#diff-17dcf475d6fd5fe89ed65d45a1186e29">desktop/src/main/java/bisq/desktop/main/market/offerbook/OfferBookChartView.java</a>
    (48)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4228.patch'>https://github.com/bisq-network/bisq/pull/4228.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4228.diff'>https://github.com/bisq-network/bisq/pull/4228.diff</a></li>
</ul>

<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/4228">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSB3OKSYSMGCSS4HULRPSQWTANCNFSM4MX3Z2OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXO6KDUQ4G2ZQQ6HMLRPSQWTA5CNFSM4MX3Z2O2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JDPSETA.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/4228",
"url": "https://github.com/bisq-network/bisq/pull/4228",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>