"Overlay Stats" on Graphs not working
Posted: Mon May 27, 2024 10:58 pm
Hello! Whenever I try to "Overlay Stats" for example a stat like this:
I get this error and the graph not generating at all.
- Code: Select all
(((amt_expected_won / cnt_tourneys) + 500) / 1500 * ((1 - (amt_fee / (amt_buyin + amt_fee))) * 3) - 1) * 100
I get this error and the graph not generating at all.