jhoenicke / mempool

Bitcoin Mempool Statistics
GNU Affero General Public License v3.0
334 stars 92 forks source link

Reword explanations to match single-chart layout #67

Closed nicolas17 closed 3 years ago

nicolas17 commented 3 years ago

In the past, the queue page showed 3 graphs, one below the other. Now only one chart is shown and there are buttons to switch between them.

The explanation at the bottom of the page still referenced "bottom-most chart" and "top chart" in a few places. This commit changes the text to call them "weight chart" and "count chart" instead.

jhoenicke commented 3 years ago

Thanks. I merged it and made some more updates.