Closed dhimmel closed 7 years ago
Hmm, you probably meant megabytes (funny typo). I don't see a real need; the difference is just "," vs. "." in the tooltip. Okay the numbers on the left hand side would be smaller.
Commas on y-axis, i.e. by passing the y-axis tick labels through toLocaleString
would probably also satisfy me... I guess the main issue I'm trying to address is being able to effortlessly convert from y-axis to number of blocks needed to clear the mempool to a certain fee level. Without any separation, its hard to read the numbers.
Great visulations at Johoe's Mempool Statistics!
Have you considered using
millibytesmegabytes (mB) rather than kilobytes (kB) for the memory pool figure:This will make it easier to mentally estimate how many blocks would be required to clear the entire mempool. It also seems like the mempool is often now in the range of multiple megabytes.