Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Winkler <github@lw1.at>2018-06-18 16:36:21 +0300
committerStefan Giehl <stefan@piwik.org>2018-06-18 16:36:21 +0300
commitcfe8dfd864de80a65ed891fedd3133e742c21458 (patch)
treee43cab6f4e16c012421738c6933f8e267fa295fb /plugins/Dashboard
parent9e59d0097bd9f6b8dafa36b68726d8a7412e955f (diff)
replace sparkline library with modern equivalent (#12066)
* replace sparkline library with modern equivalent * test setting $enableSparklineImages to true for UI tests * update LEGALNOTICE * add minimum and maximum dots * further improve sparklines - no minimum/maximum if they are the same - add offset to the top so that maximum isn't stuck at the border - doubled resolution of image as it was a bit blurry and it's still <1.5KB * fix display size of sparklines * make Sparklines red * fix sparkline size in rowEvoluton * change line colors to black * lastPoint and padding * update Sparkline to new version * remove possibility to disable sparklines ($enableSparklineImages) * handle formatted numbers * Updates UI files
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png4
-rw-r--r--plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_rowevolution.png4
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png
index c0c1807fbd..92a4e5ad4c 100644
--- a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png
+++ b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_reset.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e529cda1a43fea35551b0f6e4044ff91a4d17b5b0abe20fa52a17b75f47080ff
-size 254589
+oid sha256:079a6d47dfec4cf75a9eea2d518c67c023b3c75553e462c54393ef8e41216b1f
+size 253111
diff --git a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_rowevolution.png b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_rowevolution.png
index 69df7237f2..ec922f192a 100644
--- a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_rowevolution.png
+++ b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_rowevolution.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:96e273f028b3572800c153cf71faa516fe2771a2aefcb9daa39d8067a314ecb5
-size 71314
+oid sha256:0cfa6f028882ebb43fbbbae6f0295f740400978a311ce92dcc2b785933147cba
+size 71008