项目作者: qtuancr261

项目描述 :
Cryptocurrency Data Visualizaion by Qt Framework - Qt Charts - Qt Network
高级语言: C++
项目地址: git://github.com/qtuancr261/CryptocurrencyVisualization.git
创建时间: 2018-03-30T14:41:26Z
项目社区:https://github.com/qtuancr261/CryptocurrencyVisualization

开源协议:GNU Lesser General Public License v3.0

下载


CryptocurrencyVisualization

Cryptocurrency Data Visualizaion by Qt Framework - Qt Charts - Qt Network
Using web services provided by https://cryws.herokuapp.com

  • Using collection to manage up to 200 coins available from CRY WS
  • You can create new collection - delete an existed collection - modify collection contents(the number of tracked coins)
  • By using Qt Charts Module from Qt 5, Cryptocurrency Visualization can draw chart to visualize data we received from CRY WS:
    • Pie Chart for tracking available supplies
    • Bar Chart for tracking price, market cap, change percent,…
      ```
      1. Ⓛⓘⓝⓤⓧ⊖ⓉⓗⓘⓔⓤⓆⓉ Ⓒⓡⓨ ⓌⓈ ②⓪①⑧

    / | __ | | __ _
    | | | ‘| | | | ‘_ | / \ / | | | | ‘| ‘__/ \ ‘ \ / | | | |
    | |
    | | | || | |) | || () | (__| || | | | | | / | | | (| || |
    __|
    | _, | ./ \__/ _|\,|| || __|| ||_|\, |
    1. |___/|_| |___/
    2. __ ___ _ _ _ _
    3. \ \ / (_)___ _ _ __ _| (_)______ _| |_(_) ___ _ __
    4. \ \ / /| / __| | | |/ _` | | |_ / _` | __| |/ _ \| '_ \
    5. \ V / | \__ \ |_| | (_| | | |/ / (_| | |_| | (_) | | | |
    6. \_/ |_|___/\__,_|\__,_|_|_/___\__,_|\__|_|\___/|_| |_|

```

Screenshots on KDE neon User Edition 5.12 x86_64 GNU/LINUX

Bar chart

" class="reference-link">

Pie Chart

" class="reference-link">

Management Dialog