The chart shows the minimum number of representatives needed to make the online voting power go below 60M NANO.
The value is computed by taking the value of online_stake_total
and then subtract it with the weight of the online representatives (sorted by weight in descending order) until it gets below 60M NANO (the default value for online_weight_minimum
). The value is then the number of representatives that were subtracted.