tari-project/block-explorer-frontend

Historical Hash Rate chart - newest block should be on the right

stringhandler opened this issue · 4 comments

On the Historical Hash Rate chart :
image

The x-axis should be reversed so that the newest (highest) block is on the right and the oldest block is on the left. It is currently the other way around

I would like to take a go at this one if no one else is already working on it. I have a couple of questions though.

  • Are there any contributing guidelines to follow?
  • If there aren't any, my second question is, what sort of tests are to be run to be able to open a PR?

Go for it! There aren't any tests yet, but it must pass the lint CI here: https://github.com/tari-project/block-explorer-frontend/blob/development/.github/workflows/lint.yml

@mikethetike this can be closed now if the PR has fixed the issue

Thanks @sachinh19 for the PR, will be included in the next release 👍