curvefi / curve-frontend

Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.
https://curve.fi/
MIT License
21 stars 25 forks source link

Set dynamic ylim to ensure charts for 3pools do not factor in extreme wicks from corrupted data #32

Open bout3fiddy opened 8 months ago

bout3fiddy commented 8 months ago

What we currently see for USDT/USDC at https://curve.fi/#/ethereum/pools/3pool/deposit :

Image

What we should be seeing:

Image

The wicks are set to minmax whatever range and that needs to be a bit more intelligent.