Commit 0cac3da6 authored by Alexander.Trofimov's avatar Alexander.Trofimov

add f element

parent bfaa4b25
...@@ -4438,6 +4438,7 @@ function sparklineGroup() { ...@@ -4438,6 +4438,7 @@ function sparklineGroup() {
this.colorLast = null; this.colorLast = null;
this.colorHigh = null; this.colorHigh = null;
this.colorLow = null; this.colorLow = null;
this.f = '??';
this.arrSparklines = []; this.arrSparklines = [];
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment