kittoframework / kitto

Kitto is a framework for interactive dashboards written in Elixir
http://kitto.io/dashboards/sample
MIT License
955 stars 58 forks source link

Make change rate tracker configurable on Number widget #62

Closed davejlong closed 7 years ago

davejlong commented 7 years ago

I've noticed that tracking change rate on the number widget can be very confusing and does not contain enough information. This PR makes it so that the change rate tracking can be turned off.

In the future, we should show how long the change tracking is counting for: "⬆ 5% from 5 minutes ago"

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.572% when pulling e97a8664f213fd0ef72d1021e09c141948a141e2 on number-widget into e035f4c03974d4daf4e4851506659fdb384df30b on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.5%) to 87.031% when pulling 8736ef5631967e72fd050cc6bac5150f1a23c8fc on number-widget into e035f4c03974d4daf4e4851506659fdb384df30b on master.