aboutcircles / path-visualizer

MIT License
1 stars 0 forks source link

Circles network analytics view #3

Open shorn-gnosis opened 6 months ago

shorn-gnosis commented 6 months ago

Objective:

Develop an interactive dashboard to visualise Circles blockchain data, inspired by dune.com's dashboard here: https://dune.com/koeppelmann/circles (data fetching to be implemented via the Circles indexer):

Key Data Visualizations:

Implement individual dynamic charts for the above metrics, with the following options for each chart: - [ ] time view range: 3 months, 6 months, 1 year, all - as grouped buttons


NB: we will now use dune embeds as an alternative to custom implementation. see screenshot for example.

Image

ingoCollatz commented 5 months ago

Dunes Iframes (e.g. Martins Circles User sign ups chart) have a link to the dune-users dashboard. Clicking this link redirects to the dashboard inside the iframe.

Image

Image