From be04b07cf56e489127eae6853502699e3da1c734 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 23 Sep 2012 22:42:38 +0200 Subject: add forgotten files Change-Id: I9c4b0e1d5027965ba4a8d5e33180cc23376d292a --- sc/qa/unit/data/reference/colorScale_1.txt | 21 +++++++++++++++++++++ sc/qa/unit/data/reference/colorScale_2.txt | 17 +++++++++++++++++ sc/qa/unit/data/reference/colorScale_3.txt | 23 +++++++++++++++++++++++ sc/qa/unit/data/reference/colorScale_4.txt | 19 +++++++++++++++++++ 4 files changed, 80 insertions(+) create mode 100644 sc/qa/unit/data/reference/colorScale_1.txt create mode 100644 sc/qa/unit/data/reference/colorScale_2.txt create mode 100644 sc/qa/unit/data/reference/colorScale_3.txt create mode 100644 sc/qa/unit/data/reference/colorScale_4.txt diff --git a/sc/qa/unit/data/reference/colorScale_1.txt b/sc/qa/unit/data/reference/colorScale_1.txt new file mode 100644 index 000000000000..43a7925a6258 --- /dev/null +++ b/sc/qa/unit/data/reference/colorScale_1.txt @@ -0,0 +1,21 @@ +Color Scale with 3 entries +Color Scale Entry +Type: Min +Color: 248,105,107 +Color Scale Entry +Type: Percentile +Color: 255,235,132 +Value: 50 +Color Scale Entry +Type: Max +Color: 99,190,123 +1,1,0,248,105,107 +1,2,0,249,133,112 +1,3,0,251,162,118 +1,4,0,252,191,123 +1,5,0,254,220,129 +2,1,0,238,230,131 +2,2,0,203,220,129 +2,3,0,169,210,127 +2,4,0,134,200,125 +2,5,0,99,190,123 diff --git a/sc/qa/unit/data/reference/colorScale_2.txt b/sc/qa/unit/data/reference/colorScale_2.txt new file mode 100644 index 000000000000..37269bac03ce --- /dev/null +++ b/sc/qa/unit/data/reference/colorScale_2.txt @@ -0,0 +1,17 @@ +Color Scale with 2 entries +Color Scale Entry +Type: Min +Color: 252,252,255 +Color Scale Entry +Type: Max +Color: 99,190,123 +4,1,0,252,252,255 +4,2,0,235,246,241 +4,3,0,218,239,226 +4,4,0,201,232,211 +4,5,0,184,225,197 +5,1,0,167,218,182 +5,2,0,150,211,167 +5,3,0,133,204,153 +5,4,0,116,197,138 +5,5,0,99,190,123 diff --git a/sc/qa/unit/data/reference/colorScale_3.txt b/sc/qa/unit/data/reference/colorScale_3.txt new file mode 100644 index 000000000000..2c0b2f65a5e6 --- /dev/null +++ b/sc/qa/unit/data/reference/colorScale_3.txt @@ -0,0 +1,23 @@ +Color Scale with 3 entries +Color Scale Entry +Type: Value +Color: 248,105,107 +Value: -1 +Color Scale Entry +Type: Percentile +Color: 255,235,132 +Value: 50 +Color Scale Entry +Type: Value +Color: 99,190,123 +Value: 8 +7,1,0,250,145,114 +7,2,0,251,165,118 +7,3,0,252,185,122 +7,4,0,253,205,126 +7,5,0,254,225,130 +8,1,0,224,226,131 +8,2,0,162,208,127 +8,3,0,99,190,123 +8,4,0,99,190,123 +8,5,0,99,190,123 diff --git a/sc/qa/unit/data/reference/colorScale_4.txt b/sc/qa/unit/data/reference/colorScale_4.txt new file mode 100644 index 000000000000..ab3412d506d6 --- /dev/null +++ b/sc/qa/unit/data/reference/colorScale_4.txt @@ -0,0 +1,19 @@ +Color Scale with 2 entries +Color Scale Entry +Type: Percent +Color: 255,113,40 +Value: 10 +Color Scale Entry +Type: Percentile +Color: 255,239,156 +Value: 90 +10,1,0,255,113,40 +10,2,0,255,114,41 +10,3,0,255,132,57 +10,4,0,255,149,73 +10,5,0,255,167,89 +11,1,0,255,184,106 +11,2,0,255,202,122 +11,3,0,255,219,138 +11,4,0,255,237,154 +11,5,0,255,239,156 -- cgit v1.2.3