Skip to content

Commit

Permalink
fix pnl chart hover
Browse files Browse the repository at this point in the history
  • Loading branch information
domechn committed Nov 25, 2023
1 parent a6e5e6f commit e5a8ccf
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/components/pnl.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ const App = ({
const options = {
maintainAspectRatio: false,
responsive: false,
hover: {
mode: "index",
intersect: false,
},
interaction: {
mode: "index",
intersect: false,
},
plugins: {
title: {
display: false,
Expand Down

0 comments on commit e5a8ccf

Please sign in to comment.