mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
f10fc746fb0922ebba128483d4305b75e9924bf2
- Calculate min/max values dynamically from data instead of hardcoding - Remove hardcoded max value of 1 billion which created excessive empty space - Add appropriate padding (2x multiplier) for logarithmic scale visualization - Chart now properly scales to show the actual data range (1k-1M sats)
EURSAT Historical Chart
for entertainment and educational purposes only.
For running on Vercel, note that it uses the vercel version of node which won't run anywhere else
bitfinex daily close data: https://www.investing.com/crypto/bitcoin/btc-usd-historical-data
cronjob is on github actions, see action.yml
Install
- use at least node 22+
git clone <repository-url>
cd <repository-directory>
npm install
node index.js
Description
Languages
Handlebars
49.5%
JavaScript
32.6%
CSS
13.8%
Python
4.1%