-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 2.2.1
-
Component/s: Frontend (F)
-
Sprint 53 (Jun 2019)
Hi!
We have some data that values are over 10^9.
And on graph we see only straight line without any changes (graph in attachment).
In this graph Y min and max value are calculated.
Also we are trying to create additional 2 items and use them as items for Y min and Y max values:
1 - for Y max - %current_item%*1.05
2 - for Y min - %current_item%*0.95
And also we get no any changes in graph.
Please, advise