AgeManning / EthereumMiningCalculator

Advanced statistics for mining ethereum and other cryptocurrencies.
https://thecalc.io
16 stars 11 forks source link

Variance Scaling Broken #44

Closed AgeManning closed 8 years ago

AgeManning commented 8 years ago

Scaling of variance graphs is being funky. Test with: https://thecalc.io/#/forecaster?cryptocurrency=eth&complexityType=custom&difficultyType=linear&plotResolution=100&hashRate=230&predictiveDifficultyPastDays=100&predictiveDifficultyPointCount=20&cryptoPrice=25&cryptoPriceCode=AUD&currentDifficulty=59.63246490856185&blockTime=14.4113&blockReward=5&minerExpenseInclusion=enable&initialInvestment=4000&electricityUsage=2500&electricityRate=0.25&plotDays=200&currentBlock=1874841&predictionData=%5Bobject%20Object%5D&predictiveDifficultyAValue=0.34426614289980423&predictiveDifficultyBValue=58.12635873858957&predictiveDifficultyCValue=59.07760489623051&predictionVariables=%5Bobject%20Object%5D#loading-bar-container

Fix it!