Post
Topic
Board Project Development
Re: Bitcoinvis - Compare Bitcoin's price between halvings
by
dnprock
on 25/04/2021, 18:10:18 UTC
Interesting chart but for some reason, as soon as it loads on almost all of the browsers [except Tor], it changes to a blank white page [tested on Chrome, Firefox, Opera, and Edge].

  • Suggestion:
    • Ability to highlight a certain period as opposed to available options [30D, 6M, YTD, 1Y, 5Y, and MAX].

annotate news that affect price.
That'll surely come in handy Wink

Thanks for the feedback and suggestion. The blank page error probably happens because some DNS issues. The site issues a request to coindesk API for price information. Your DNS server may block it. So all browsers fail except Tor.

The raw API request is as follows:

https://api.coindesk.com/v1/bpi/historical/close.json?start=2010-12-01&end=2021-04-25