[bisq-network/bisq] Add new BSQ issued v. burnt chart (#3910)

dmos62 notifications at github.com
Tue Jan 21 13:21:47 UTC 2020


Depends on this PR: https://github.com/bisq-network/bisq/pull/3890
Relevant issue #3890 

```
Adds a new two-line chart that plots the month-bucketed BSQ issued and
burnt series. Until now there wasn't a direct visual means of
examining BSQ issue and burn together. This chart aims to fix that.
```
Screenshot:
![bsq issued v  burnt](https://user-images.githubusercontent.com/2715476/72808162-9b1bb500-3c61-11ea-8827-82ed47de853e.png)

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3910

-- Commit Summary --

  * Provide an online standard deviation algorithm
  * Provide a way to zoom a chart axis to inliers
  * Provide an online moving average algorithm
  * Improve readability of the daily burnt BSQ chart
  * Add new BSQ issued v. burnt chart

-- File Changes --

    A common/src/main/java/bisq/common/util/DoubleSummaryStatisticsWithStdDev.java (84)
    M core/src/main/resources/i18n/displayStrings.properties (4)
    M desktop/src/main/java/bisq/desktop/bisq.css (11)
    M desktop/src/main/java/bisq/desktop/main/dao/economy/supply/SupplyView.java (499)
    M desktop/src/main/java/bisq/desktop/theme-dark.css (4)
    M desktop/src/main/java/bisq/desktop/theme-light.css (4)
    A desktop/src/main/java/bisq/desktop/util/AxisInlierUtils.java (316)
    A desktop/src/main/java/bisq/desktop/util/MovingAverageUtils.java (130)
    A desktop/src/test/java/bisq/desktop/util/MovingAverageUtilsTest.java (156)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3910.patch
https://github.com/bisq-network/bisq/pull/3910.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200121/8adc93cd/attachment.html>


More information about the bisq-github mailing list