[enh] Allow to change period on blockchain stats charts (24h by default)
[enh] Add network stats charts (endpoints per API) [enh] Add currency stats charts (memberships and pending memberships)
Showing
- www/js/entities/peer.js 1 addition, 1 deletionwww/js/entities/peer.js
- www/plugins/es/js/controllers/document-controllers.js 13 additions, 3 deletionswww/plugins/es/js/controllers/document-controllers.js
- www/plugins/graph/css/style.css 5 additions, 1 deletionwww/plugins/graph/css/style.css
- www/plugins/graph/i18n/locale-en-GB.json 32 additions, 1 deletionwww/plugins/graph/i18n/locale-en-GB.json
- www/plugins/graph/i18n/locale-en.json 32 additions, 1 deletionwww/plugins/graph/i18n/locale-en.json
- www/plugins/graph/i18n/locale-fr-FR.json 21 additions, 4 deletionswww/plugins/graph/i18n/locale-fr-FR.json
- www/plugins/graph/js/controllers/blockchain-controllers.js 7 additions, 3 deletionswww/plugins/graph/js/controllers/blockchain-controllers.js
- www/plugins/graph/js/controllers/common-controllers.js 79 additions, 25 deletionswww/plugins/graph/js/controllers/common-controllers.js
- www/plugins/graph/js/controllers/currency-controllers.js 172 additions, 58 deletionswww/plugins/graph/js/controllers/currency-controllers.js
- www/plugins/graph/js/controllers/docstats-controllers.js 3 additions, 0 deletionswww/plugins/graph/js/controllers/docstats-controllers.js
- www/plugins/graph/js/controllers/network-controllers.js 143 additions, 0 deletionswww/plugins/graph/js/controllers/network-controllers.js
- www/plugins/graph/js/services/data-services.js 152 additions, 80 deletionswww/plugins/graph/js/services/data-services.js
- www/plugins/graph/templates/blockchain/graph_block_issuers.html 10 additions, 0 deletions...ugins/graph/templates/blockchain/graph_block_issuers.html
- www/plugins/graph/templates/blockchain/view_stats.html 4 additions, 1 deletionwww/plugins/graph/templates/blockchain/view_stats.html
- www/plugins/graph/templates/common/popover_period_actions.html 47 additions, 0 deletions...lugins/graph/templates/common/popover_period_actions.html
- www/plugins/graph/templates/common/popover_range_actions.html 5 additions, 5 deletions...plugins/graph/templates/common/popover_range_actions.html
- www/plugins/graph/templates/currency/tabs/tab_network_stats.html 2 additions, 2 deletions...gins/graph/templates/currency/tabs/tab_network_stats.html
- www/plugins/graph/templates/currency/tabs/tab_wot_stats.html 13 additions, 4 deletionswww/plugins/graph/templates/currency/tabs/tab_wot_stats.html
- www/plugins/graph/templates/currency/view_currency_extend.html 2 additions, 2 deletions...lugins/graph/templates/currency/view_currency_extend.html
- www/plugins/graph/templates/currency/view_stats_lg.html 14 additions, 5 deletionswww/plugins/graph/templates/currency/view_stats_lg.html
Please register or sign in to comment