Skip to content

Commit

Permalink
add scrollZoom
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Oct 18, 2023
1 parent 33bff50 commit 88e57a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend-v2/src/features/simulation/SimulationPlotView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ const SimulationPlotView: React.FC<SimulationPlotProps> = ({ index, plot, data,
},
],
displaylogo: false,
scrollZoom: true,
}
return (
<>
Expand Down

0 comments on commit 88e57a9

Please sign in to comment.