edge / explorer

Blockchain & network explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charts on node pages

adamkdean opened this issue · comments

We need to add charts onto the node pages.

There needs to be four charts:

  • Availability
  • Requests
  • Data In
  • Data Out

With the following time period options:

  • Last 24 hours (broken into hours)
  • Last week (broken into days)
  • Last month (broken into calendar days)

The style should match the current site, using white background, grey for axes etc, and green for series.

Depends on https://github.com/edge/index/issues/147