frontend-monorepo
frontend-monorepo copied to clipboard
Funding chart improvements
Current
Chart Improvements
- [ ] Replace the current chart with recharts
- [ ] Make sure the new version
- [ ] Keep 0 locked in the center of the chart and scaling around it
- [ ] Make the x axis line thicker
- [ ] Put Xs or dots on each data point to show the discrete nature of the datapoints
- [ ] Make sure the y axis lable includes the fact its a %
- [ ] Ensure touch devices can still access the same data
- [ ] Still shows teh detail of the funding rate on hover like the current chart
Additional Info
We want to use https://recharts.org/en-US/ for this and stop using Pennant for these sort of simple charts
Hover screenshot