[bisq-network/bisq-website] Fix markets graphs (#103)

Steve Jain notifications at github.com
Mon Dec 10 22:44:35 UTC 2018


There were several errors in the markets graphs and tables on the Markets section with respect to units, prices, and aggregation (averages showing instead of sums).

I also fixed some aesthetic items, such as limiting significant figures (e.g., so decimal numbers don't have 15 digits).

The charting plugin is rather sophisticated so I didn't mess with it too much, but most other code was heavily revised/refactored.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-website/pull/103

-- Commit Summary --

  * Refactor page initialization
  * Refactor get-ticker and get-title functions
  * Fix default trade history table
  * Fix all trade history tables
  * Fix offer tables
  * Disable hover highlighting on tablet headers
  * Reverse volume with amount to correct past trades
  * Fix all charts

-- File Changes --

    M css/styles.css (12)
    M js/markets.js (540)
    M markets.html (8)

-- Patch Links --

https://github.com/bisq-network/bisq-website/pull/103.patch
https://github.com/bisq-network/bisq-website/pull/103.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-website/pull/103
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181210/ec727f12/attachment.html>


More information about the bisq-github mailing list