From a078aa1723c005e78a51a8d1baed9ff53e3fdb87 Mon Sep 17 00:00:00 2001 From: Lexa M Date: Fri, 24 Feb 2017 15:03:22 +0700 Subject: [PATCH] Ethplorer widgets. --- api/widget.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/widget.js b/api/widget.js index 834dd971..5daaf76d 100644 --- a/api/widget.js +++ b/api/widget.js @@ -696,9 +696,13 @@ ethplorerWidget.Type['tokenHistoryGrouped'] = function(element, options, templat italic: false }, minValue: 0, + viewWindow: { + min: 0 + }, gridlines: { color: "none" }, + maxValue: 3, format: '#,###', }, pointSize: 5,