[bisq-network/bisq] Refactor outlier filtering for Market Offer chart. (#4902)

deusmax notifications at github.com
Sat Dec 5 23:47:13 CET 2020


Moved the outlier filtering outside of the updateChartData function.

<!-- 
- make yourself familiar with the CONTRIBUTING.md if you have not already (https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md)
- make sure you follow our [coding style guidelines][https://github.com/bisq-network/style/issues)
- pick a descriptive title
- provide some meaningful PR description below
- create the PR
- in case you receive a "Change request" and/or a NACK, please react within 30 days. If not, we will close your PR and it can not be up for compensation.
- After addressing the change request, __please re-request a review!__ Otherwise we might miss your PR as we tend to only look at pull requests tagged with a "review required".
-->

This PR refactors code from PR#4892 for filtering outlier values in Market Offer chart.
The outlier data filtering is moved outside of the updateChartData function.
Each step is simplified and cleaner.


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

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

-- Commit Summary --

  * Refactored outlier filtering for Market Offer chart.

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/market/offerbook/OfferBookChartView.java (52)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4902.patch
https://github.com/bisq-network/bisq/pull/4902.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/4902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201205/7cb6b079/attachment.htm>


More information about the bisq-github mailing list