Open hieronx opened 2 months ago
Just wondering, is it meant to look like this?
In this bug ticket only the CFG price graph that you can see if you click to send DEVEL or CFG was fixed.
But I looked into why the graph you screenshotted is not showing. Turns out we manually disabled it about 3 months ago, I don't know why (maybe because it really doesn't look good in our app). After that we had a ticket to save space for all graphs on the page while they load to prevent jumping on the screen.
So to summarize: Problem 1: graph was disabled, should we re-enable it? Problem 2: if the graph is disabled we should NOT save space for the graph (probs best for another bug ticket)
@hieronx do you have context on why the graph was disabled? This page will be redesigned as well, so I am fine to keep it disabled and remove the space but defer to you
I can't remember why it was disabled, seems to me we should re-enable it.
Looks like the hosted uniswap v3 subgraph is removed. There is https://thegraph.com/explorer/subgraphs/5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENFV?view=Query&chain=arbitrum-one but that requires an API key. We need to figure out what is the best new data source.