mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
ScatterDraw: LegendLine
git-svn-id: svn://ultimatepp.org/upp/trunk@15161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4de97820a1
commit
f50d7ecf43
4 changed files with 25 additions and 9 deletions
|
|
@ -124,7 +124,7 @@ void ScatterDraw::DrawLegend(Draw& w) const {
|
|||
double dashLen = GetDashLength(serie.dash)*textScale;
|
||||
double realLineLen = lineLen/dashLen > 1 ? dashLen*int(lineLen/dashLen) : lineLen;
|
||||
line << Pointf(lx, ly) << Pointf(lx + realLineLen, ly);
|
||||
if (serie.opacity > 0 && serie.thickness > 0 && serie.seriesPlot)
|
||||
if (serie.opacity > 0 && serie.thickness > 0 && (serie.seriesPlot || serie.legendLine))
|
||||
DrawPolylineOpa(w, line, textScale, 1, serie.thickness, serie.color, serie.dash);
|
||||
Pointf mark_p(lx + xWidth, ly);
|
||||
if (serie.markWidth > 0 && serie.markPlot)
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@ protected:
|
|||
Alignment labelsAlign;
|
||||
|
||||
bool showLegend;
|
||||
bool legendLine; // show line in legend even if series is NoPlot
|
||||
|
||||
double minx = Null;
|
||||
double maxx = Null;
|
||||
|
|
@ -679,6 +680,7 @@ public:
|
|||
const String GetUnitsY(int index);
|
||||
|
||||
ScatterDraw &ExplicitRange(double minx, double maxx);
|
||||
ScatterDraw &LegendLine(bool b = true) { series.Top().legendLine = b; return *this; }
|
||||
|
||||
inline bool IsValid(int index) const {return (index >= 0 && index < series.GetCount());}
|
||||
|
||||
|
|
|
|||
|
|
@ -955,6 +955,19 @@ and X axis ([%-*@3 unitsX]).&]
|
|||
[s3; Returns the Y axis units for [%-*@3 index] series.&]
|
||||
[s1; &]
|
||||
[s6;%- &]
|
||||
[s5;:Upp`:`:ScatterDraw`:`:ExplicitRange`(double`,double`):%- [_^Upp`:`:ScatterDraw^ Sc
|
||||
atterDraw]_`&[* ExplicitRange]([@(0.0.255) double]_[*@3 minx], [@(0.0.255) double]_[*@3 max
|
||||
x])&]
|
||||
[s3; Sets the x range for explicit series. Useful for spline interpolation
|
||||
so that splines do not extend beyond series X range.&]
|
||||
[s1; &]
|
||||
[s6;%- &]
|
||||
[s5;:Upp`:`:ScatterDraw`:`:LegendLine`(bool`):%- [_^Upp`:`:ScatterDraw^ ScatterDraw]_`&
|
||||
[* LegendLine]([@(0.0.255) bool]_[*@3 b]_`=_[@(0.0.255) true])&]
|
||||
[s3; Draw line in series legend even if the series does not plot
|
||||
lines (NoPlot).&]
|
||||
[s1; &]
|
||||
[s6;%- &]
|
||||
[s5;:ScatterDraw`:`:IsValid`(int`)const:%- [@(0.0.255) bool]_[* IsValid]([@(0.0.255) int]_[*@3 i
|
||||
ndex])_[@(0.0.255) const]&]
|
||||
[s3; Returns true if [%-*@3 index] is between 0 and GetCount()`-1..&]
|
||||
|
|
|
|||
|
|
@ -579,12 +579,13 @@ COMPRESSED
|
|||
103,210,116,205,243,94,211,71,188,149,71,185,252,168,191,242,216,252,247,127,124,116,251,239,89,6,223,72,223,179,240,125,202,103,248,28,172,214,15,194,250,229,74,249,91,176,130,159,4,22,252,44,180,95,234,184,119,224,254,243,95,63,161,247,204,43,36,63,59,228,184,13,250,29,205,55,230,243,235,223,190,249,122,250,235,215,224,59,223,71,249,74,77,222,167,121,250,117,27,245,181,218,188,143,115,15,124,127,187,146,243,77,192,241,72,222,247,66,184,239,47,175,79,44,173,143,51,223,124,7,154,15,11,230,39,100,242,227,16,189,71,159,15,67,244,153,101,242,137,37,242,125,238,125,48,80,249,4,193,192,79,81,236,39,64,103,10,206,248,97,249,114,198,15,31,218,60,138,87,80,124,252,216,226,198,157,15,67,99,125,6,26,235,199,160,1,63,1,14,248,25,120,190,98,220,59,144,125,231,124,250,182,205,240,172,98,255,247,61,140,250,180,166,189,135,85,207,227,189,175,93,255,252,223,119,13,121,61,158,254,118,92,213,229,239,188,127,171,160,129,87,250,245,59,237,252,
|
||||
32,107,29,243,185,237,234,237,217,183,243,80,4,195,211,54,75,211,150,245,253,83,94,79,234,247,10,196,195,239,216,131,83,215,206,244,70,113,63,65,248,48,204,190,103,112,227,193,235,78,127,254,127,192,159,191,63,252,110,222,93,165,171,243,244,164,240,129,187,130,255,34,82,252,42,108,120,61,216,239,79,14,215,203,48,143,88,61,121,155,111,91,199,206,211,65,223,11,70,206,67,21,212,185,83,4,69,251,226,102,251,93,125,243,108,95,120,56,155,233,240,246,181,45,231,154,8,241,144,7,121,57,203,84,85,151,51,65,243,143,6,165,239,74,212,91,217,250,169,178,52,126,71,86,62,37,110,159,16,141,251,156,111,108,245,253,201,163,176,52,239,74,203,23,252,250,230,32,255,141,56,248,120,90,162,7,215,15,89,253,249,239,143,108,252,143,63,255,229,207,223,190,253,234,7,216,251,143,63,238,227,252,241,112,255,247,247,127,127,135,157,255,241,116,170,244,204,242,207,117,155,126,26,155,231,95,95,77,61,63,123,248,247,235,255,191,134,224,250,234,63,254,7,179,31,185,
|
||||
202,244,187,220,255,250,205,15,49,255,54,204,31,15,183,127,62,204,250,143,119,250,39,49,254,62,243,255,197,124,127,90,219,175,143,195,195,159,184,196,255,241,199,125,200,199,35,246,240,133,99,213,245,119,243,25,150,61,246,248,254,210,252,106,194,119,57,244,52,212,127,63,134,60,46,183,159,196,143,47,22,208,63,157,27,95,172,151,255,230,204,120,74,20,248,228,34,249,202,30,190,102,207,215,99,254,53,151,222,140,251,102,241,188,255,230,31,239,171,194,103,102,250,159,212,133,183,246,31,253,56,170,84,57,94,210,78,31,79,71,188,99,252,216,237,59,59,50,229,99,139,175,61,249,231,163,151,71,4,30,193,126,234,240,240,111,183,13,228,213,195,47,243,147,115,23,252,122,21,4,224,225,151,182,118,138,166,114,234,89,118,150,73,241,184,127,251,209,99,213,251,119,170,191,204,182,105,175,130,247,81,148,239,67,124,43,163,230,62,214,220,239,246,239,35,13,238,159,189,254,43,196,31,91,125,18,147,91,200,247,67,232,188,247,233,209,119,112,123,241,183,147,194,15,190,60,
|
||||
89,248,65,204,223,162,252,16,190,108,253,223,39,121,155,173,253,225,239,151,191,254,56,248,71,128,252,222,199,204,191,79,133,239,124,221,252,111,34,243,120,88,244,30,75,127,140,207,119,177,125,231,204,232,47,120,215,221,15,244,62,197,239,238,126,70,121,93,236,127,254,175,63,255,215,183,36,254,241,128,232,229,16,226,249,148,249,62,231,253,216,213,124,231,157,249,251,71,151,250,35,29,191,185,62,126,50,49,255,214,50,249,103,144,250,61,17,252,79,33,252,188,130,158,206,181,63,183,26,31,151,223,211,57,247,103,151,223,35,212,47,40,254,61,141,242,116,248,253,227,56,88,159,199,193,250,137,56,48,205,45,91,237,17,131,119,247,46,159,51,158,31,219,254,5,192,31,216,212,124,76,137,126,11,246,140,209,211,6,25,112,19,176,153,66,88,217,21,237,47,191,254,249,175,171,127,251,120,234,200,245,79,115,158,43,241,178,191,149,203,254,118,164,111,39,178,7,237,135,243,216,231,166,47,159,189,191,106,186,252,250,209,251,251,1,249,109,231,48,24,175,223,108,15,154,196,
|
||||
15,174,159,224,158,29,89,243,213,17,219,236,207,124,42,169,253,17,5,235,167,17,195,250,207,39,198,99,54,227,45,49,160,12,31,137,98,253,4,162,128,63,143,42,224,127,25,89,234,36,138,127,18,93,168,47,87,206,247,239,62,188,93,27,223,186,245,112,133,241,39,8,250,135,78,96,222,138,250,95,67,111,253,77,232,63,45,153,31,199,2,252,12,26,224,207,193,227,19,162,244,177,251,11,119,168,200,114,54,44,111,29,213,219,163,15,239,106,188,29,234,47,46,41,92,155,252,241,112,107,248,20,17,135,243,223,239,221,64,185,62,191,222,82,168,239,131,207,134,180,104,63,106,101,168,47,208,251,114,11,224,75,48,30,168,47,144,120,2,136,186,2,244,6,130,207,83,24,187,94,72,248,130,196,247,103,63,64,227,91,199,191,32,242,173,205,31,15,247,166,79,100,246,202,247,47,16,94,159,191,38,243,237,250,196,167,201,252,136,227,151,116,254,26,146,7,234,75,84,222,37,245,13,138,79,144,250,186,135,123,168,147,220,169,167,71,111,239,183,87,86,227,189,59,198,95,
|
||||
116,250,76,28,240,202,112,84,247,238,31,53,30,79,205,159,12,200,111,239,59,248,215,219,2,51,83,103,221,251,120,95,192,13,174,187,109,247,206,207,91,69,229,53,155,174,107,130,230,69,205,61,231,184,222,242,27,175,19,135,78,214,4,111,26,222,245,200,151,45,139,249,221,117,90,167,249,170,197,77,207,204,239,174,185,120,189,211,126,56,159,236,43,182,124,204,142,63,75,252,183,217,243,14,3,62,66,235,204,153,23,160,227,251,129,255,179,9,253,50,249,199,232,253,41,2,170,79,249,5,159,147,236,151,110,63,40,219,207,121,13,207,196,149,170,170,108,238,132,250,130,63,191,252,250,42,96,120,233,248,67,114,254,146,79,241,62,3,126,146,0,127,139,95,239,240,247,135,217,245,3,18,255,45,182,253,179,24,243,209,69,241,63,149,43,76,243,181,109,248,182,207,246,182,245,39,67,255,119,195,230,23,162,62,170,149,47,124,152,111,11,147,26,156,187,160,104,19,39,51,63,188,240,95,245,249,225,85,255,52,194,199,35,162,231,30,63,176,222,95,122,95,37,234,234,255,
|
||||
94,143,60,30,15,158,110,158,109,89,223,219,135,101,150,149,195,245,116,233,101,163,232,19,69,50,94,83,243,147,235,242,155,84,253,217,116,187,139,250,135,86,228,127,1,221,144,44,251,59,164,155,187,255,147,169,119,165,194,35,201,174,4,248,175,161,25,245,206,202,253,126,149,130,143,174,217,143,41,156,27,74,255,213,130,243,37,17,62,65,129,111,97,249,159,189,54,62,16,119,204,33,247,7,53,243,181,64,198,15,234,227,31,174,195,145,180,207,165,73,158,206,99,175,219,7,223,150,150,153,120,171,151,160,225,183,55,29,159,107,118,4,237,237,8,247,227,219,215,247,179,221,191,54,188,143,13,127,246,18,120,66,224,118,23,34,152,253,140,250,122,243,168,248,48,6,87,214,125,94,241,221,59,253,19,138,171,124,131,169,175,52,223,63,129,139,74,144,151,125,240,148,121,241,125,70,190,110,251,81,94,94,123,124,135,133,183,20,130,199,11,247,51,102,237,131,95,6,247,123,101,126,144,5,109,240,250,80,242,218,239,83,88,205,108,122,66,236,59,11,248,139,182,175,181,212,
|
||||
13,248,103,29,243,247,64,126,71,231,188,159,8,163,14,78,245,154,31,191,125,159,41,47,205,191,201,146,213,55,51,116,19,240,101,227,104,30,231,189,172,135,185,247,155,156,219,185,203,199,13,5,147,59,209,59,53,66,110,143,255,120,184,253,243,100,40,238,63,222,189,252,217,220,199,189,95,223,119,174,251,167,247,174,31,214,230,204,155,196,131,207,29,52,48,223,62,116,251,118,222,196,252,234,169,230,192,43,179,246,74,138,62,170,99,253,207,220,191,254,28,244,239,216,166,15,227,246,61,181,252,9,233,248,86,62,200,35,28,55,177,248,129,60,143,57,248,252,158,49,252,220,161,204,53,235,224,69,128,31,159,252,241,240,248,199,235,211,128,235,207,119,229,247,169,160,200,99,163,15,94,32,185,222,228,65,167,123,25,169,183,89,95,223,190,249,243,216,254,123,23,240,190,119,52,127,191,85,49,211,238,86,11,227,57,175,246,247,107,210,218,35,1,219,251,217,247,199,105,104,125,18,7,235,175,113,152,222,195,193,250,30,10,211,223,67,1,252,44,14,224,15,34,241,245,133,
|
||||
163,127,6,62,230,13,54,116,210,175,99,127,88,182,94,119,250,81,1,187,35,241,140,211,207,17,176,31,193,198,250,32,54,239,115,201,250,30,54,127,131,55,170,51,59,34,141,16,180,78,152,100,207,53,199,188,216,169,255,252,223,223,200,16,121,137,67,222,244,125,255,24,233,245,163,219,160,143,88,222,122,124,43,123,4,184,194,59,55,251,5,220,95,95,2,192,175,171,7,99,214,170,229,208,60,101,151,92,231,126,171,234,174,86,122,118,27,110,173,30,242,71,160,94,229,190,222,102,252,68,73,146,164,184,214,90,250,137,37,26,174,195,125,87,138,191,115,247,237,126,38,244,231,191,190,147,46,251,34,209,175,175,33,124,85,63,245,169,56,209,189,92,205,171,136,224,190,125,251,231,191,174,126,123,40,139,108,122,53,222,229,169,214,212,115,68,252,180,169,74,156,187,57,26,190,239,15,207,152,221,10,232,252,242,209,100,176,91,249,133,241,167,18,247,62,220,127,1,113,159,106,114,254,211,136,235,140,159,39,238,35,67,126,162,232,254,85,89,175,255,49,178,251,81,233,252,
|
||||
185,4,124,28,239,255,6,249,252,16,1,201,57,0,209,147,96,248,240,222,248,251,116,123,30,230,103,103,90,61,34,91,22,193,125,23,239,122,245,100,14,249,234,107,54,226,221,194,62,109,109,248,51,116,197,191,61,104,55,11,252,108,118,111,167,80,247,158,79,13,175,212,158,77,82,61,199,136,79,59,40,175,119,9,159,114,29,219,161,124,172,250,246,124,62,85,220,207,179,230,78,110,18,221,58,221,182,100,174,252,188,243,160,184,7,195,183,183,179,89,75,178,223,238,0,148,213,237,142,140,55,199,166,142,231,5,217,60,249,181,68,229,108,12,139,104,198,238,181,109,172,131,176,14,154,248,227,30,206,43,14,126,127,179,245,21,143,190,181,155,246,220,228,118,239,199,189,146,97,198,240,51,89,82,183,196,208,247,32,121,21,181,221,218,188,31,12,189,84,229,122,220,103,200,74,199,255,68,209,100,166,33,242,234,122,17,230,187,59,142,183,54,223,205,202,170,239,185,85,69,249,217,194,243,98,121,200,202,246,35,245,169,239,27,134,247,246,47,176,168,247,13,186,251,149,169,
|
||||
235,14,224,211,22,245,35,28,15,116,57,92,243,192,30,117,70,125,147,169,79,150,84,86,91,199,187,85,226,255,212,206,230,189,211,183,215,247,227,251,143,174,241,199,230,175,247,55,191,216,209,191,150,137,250,226,96,231,177,215,7,241,20,75,193,169,211,207,240,226,218,254,47,120,49,211,60,125,169,18,249,150,31,143,144,190,195,146,15,156,41,204,171,63,125,220,45,127,46,2,241,38,105,236,195,140,186,14,244,153,141,157,55,22,108,214,87,94,90,4,77,115,191,237,251,110,62,215,83,94,217,252,247,123,38,238,237,217,239,227,195,151,113,95,219,191,251,32,31,150,219,59,137,126,54,117,254,14,254,87,113,191,150,53,253,214,93,153,91,154,230,207,35,193,245,204,236,29,65,249,151,47,136,241,47,223,217,209,126,30,226,71,68,228,49,167,240,35,68,122,73,63,124,37,38,212,207,18,147,219,146,250,253,247,255,31,156,176,111,118,
|
||||
89,248,65,204,223,162,252,16,190,108,253,223,39,121,155,173,253,225,239,151,191,254,56,248,71,128,252,222,199,204,191,79,133,239,124,221,252,111,34,243,120,88,244,30,75,127,140,207,119,177,125,231,204,232,47,120,215,221,15,244,62,197,239,238,126,70,121,93,236,127,254,175,63,255,215,183,36,254,241,128,232,229,16,226,249,148,249,62,231,253,216,213,124,231,157,249,251,71,151,250,35,29,191,185,62,126,50,49,255,214,50,249,103,144,250,61,17,252,79,33,252,188,130,158,206,181,63,183,26,31,151,223,211,57,247,103,151,223,35,212,47,40,254,61,141,242,116,248,253,227,56,88,159,199,193,250,59,56,188,239,248,16,99,149,37,179,69,125,63,5,236,115,14,206,155,177,190,99,244,243,228,171,236,139,183,239,157,113,252,218,40,140,247,244,154,27,222,193,227,76,79,40,63,28,155,32,236,178,219,187,166,186,157,74,37,215,164,184,170,204,238,222,99,83,222,143,133,239,47,155,121,190,219,57,102,48,182,87,157,236,6,83,121,59,132,185,173,2,243,77,30,207,7,233,120,183,
|
||||
10,215,3,214,47,178,232,63,70,186,151,238,223,204,155,119,191,159,52,255,232,17,223,48,127,194,228,209,228,92,63,233,125,205,68,127,165,98,253,50,184,31,160,223,146,210,238,52,249,69,44,15,243,175,143,46,100,166,185,165,59,62,46,129,119,55,191,159,83,230,31,219,254,133,196,127,96,87,252,49,167,254,173,220,207,75,226,105,135,21,184,105,168,121,137,97,101,87,180,191,252,250,231,191,174,254,237,227,185,71,215,63,205,121,174,196,203,254,214,101,136,183,35,125,251,38,68,208,126,248,34,196,220,244,249,30,196,141,143,185,147,101,143,140,187,109,61,207,162,124,37,67,147,248,193,149,225,115,36,100,190,58,163,157,29,226,79,221,138,120,68,193,250,105,196,176,254,243,137,241,152,14,123,203,44,41,195,71,162,88,63,129,40,224,207,163,10,248,95,70,150,58,137,226,159,68,23,234,203,149,243,253,203,51,111,215,198,183,174,205,92,97,252,9,130,254,161,35,188,183,162,254,215,208,91,127,19,250,79,75,230,199,177,0,63,131,6,248,115,240,248,132,40,125,236,2,
|
||||
204,29,42,178,156,13,203,219,72,231,246,232,195,219,98,111,135,250,139,91,46,215,38,127,60,220,26,62,109,169,132,243,223,239,93,97,186,62,191,94,115,169,239,131,207,94,71,209,126,212,202,80,95,160,247,165,159,240,37,24,15,212,23,72,60,1,68,93,1,122,3,193,231,41,140,93,111,180,124,65,226,251,179,31,160,241,173,227,95,16,249,214,230,143,135,123,211,39,50,123,229,251,55,80,175,207,95,147,249,118,255,230,211,100,126,196,241,75,58,127,13,201,3,245,37,42,239,146,250,6,197,39,72,125,61,4,56,212,73,238,212,211,99,184,240,219,43,171,241,222,37,245,47,58,125,38,144,124,101,56,170,123,247,143,26,143,167,230,79,6,228,183,247,35,196,235,117,147,153,169,179,238,125,188,112,226,6,215,237,218,123,231,231,189,198,242,154,142,217,53,65,243,162,230,158,147,164,111,9,178,215,137,67,39,107,130,55,13,239,122,228,203,150,197,252,238,58,173,211,124,213,226,166,103,230,119,215,100,206,222,105,63,156,144,248,21,91,62,102,199,159,37,254,219,236,121,
|
||||
135,1,31,161,117,230,204,11,208,241,253,192,255,217,132,126,153,252,99,244,254,20,1,213,167,4,149,207,73,246,75,183,31,148,237,231,196,152,103,226,74,85,85,54,119,66,125,193,159,95,126,125,21,48,188,116,252,33,57,127,73,200,121,159,1,63,73,128,191,197,175,119,248,251,195,236,250,1,137,255,22,219,254,89,140,249,232,162,248,159,202,21,166,249,218,54,124,219,103,123,219,250,147,123,71,239,134,205,47,68,125,84,43,95,248,48,223,22,38,53,56,119,65,209,38,78,102,126,120,225,191,234,243,195,171,254,105,132,143,71,68,207,61,126,96,189,191,244,190,74,212,213,255,189,158,153,61,158,92,222,60,219,178,190,183,15,203,44,43,135,235,241,228,203,78,227,39,170,172,188,166,230,39,215,229,55,169,250,179,233,118,23,245,15,173,200,255,2,186,33,89,246,119,72,55,119,255,39,83,239,74,133,71,146,93,9,240,95,67,51,234,157,149,251,253,50,23,31,93,179,31,83,56,55,148,254,171,5,231,75,34,124,130,2,223,194,242,63,123,109,124,32,238,152,67,238,
|
||||
15,106,230,107,133,149,31,212,199,63,92,200,229,182,113,255,184,173,255,120,160,127,221,62,248,182,180,204,196,91,189,4,13,191,189,233,248,92,244,37,104,111,57,0,31,223,190,190,39,7,252,181,225,125,108,248,179,151,192,19,2,183,203,52,193,236,103,212,215,51,138,226,195,24,92,89,247,121,197,119,239,244,79,168,206,243,13,166,190,210,124,255,4,46,42,65,94,246,193,83,234,206,247,25,249,186,237,71,121,121,237,241,29,22,222,114,80,30,43,54,204,152,181,47,231,42,126,144,5,109,240,230,200,101,238,247,41,172,102,54,61,33,246,157,5,252,69,219,215,90,234,6,252,179,142,249,123,32,191,163,115,222,63,8,83,7,167,122,205,143,223,190,207,148,151,230,223,100,201,234,155,41,222,9,248,178,113,52,143,243,94,218,204,220,251,77,210,246,220,229,227,134,130,201,157,232,157,34,51,183,199,127,60,220,254,121,50,20,247,31,239,222,30,110,238,227,222,143,218,156,235,254,233,189,235,135,181,57,243,38,115,229,115,7,13,204,183,15,221,190,157,120,51,191,122,42,
|
||||
90,241,202,172,189,146,162,143,234,88,255,51,23,248,63,7,253,59,182,233,195,184,125,79,45,127,66,58,190,149,80,244,8,199,77,44,126,32,81,104,14,62,191,103,12,63,119,40,115,77,91,121,17,224,199,39,127,60,60,254,241,250,52,224,250,243,93,249,125,170,72,243,216,232,131,55,144,174,87,193,208,233,94,135,236,109,218,224,183,175,142,61,182,255,222,13,206,239,229,118,220,175,229,204,180,187,21,83,121,78,204,254,253,122,34,254,72,192,246,158,60,241,113,26,90,159,196,193,250,107,28,166,247,112,176,190,135,194,244,247,80,0,63,139,3,248,131,72,124,125,99,237,159,129,143,121,131,13,157,244,235,216,31,150,173,215,157,126,84,192,238,72,60,227,244,115,4,236,71,176,177,62,136,205,251,92,178,190,135,205,223,224,141,234,204,142,72,35,4,173,19,38,217,115,209,58,47,118,234,63,255,247,55,50,68,94,226,144,55,125,223,63,70,122,253,232,54,232,35,150,183,30,223,202,30,1,174,240,206,205,126,1,247,215,151,0,240,235,234,193,152,181,106,57,52,79,
|
||||
217,37,215,185,223,170,186,171,149,158,221,134,91,171,135,252,17,168,87,201,211,183,25,63,81,211,38,41,174,197,186,126,98,141,143,235,112,223,149,226,239,164,87,221,207,132,254,252,215,119,242,173,95,36,250,245,61,150,175,10,240,62,85,183,186,231,73,189,138,8,238,219,183,127,254,235,234,183,135,178,200,166,87,227,93,158,138,149,61,71,196,79,155,170,196,185,155,163,225,251,254,240,140,217,45,121,236,151,143,38,33,221,234,119,140,63,149,184,247,225,254,11,136,251,84,212,245,159,70,92,103,252,60,113,31,25,242,19,69,247,175,178,3,255,199,200,238,71,165,243,231,18,240,113,188,255,27,228,243,67,4,36,231,0,68,79,130,225,195,123,227,239,211,237,121,152,159,157,105,245,136,108,89,4,247,93,188,235,221,165,57,228,171,175,217,136,119,11,251,180,181,225,207,208,21,255,246,160,221,44,240,179,217,189,157,66,221,123,62,53,188,82,123,54,73,245,28,35,62,237,160,188,222,37,124,202,117,108,135,242,177,108,224,243,249,84,113,63,207,154,59,185,73,116,235,116,
|
||||
219,146,185,242,243,206,131,226,30,12,223,222,206,102,45,201,126,187,3,80,86,183,52,89,111,142,77,29,207,11,178,121,242,107,141,211,217,24,22,209,140,221,107,219,88,7,97,29,52,241,199,61,156,87,28,252,254,102,235,43,30,125,107,55,237,185,201,237,226,152,123,37,195,140,225,103,178,164,110,137,161,239,65,242,42,106,187,181,121,63,24,122,41,235,246,148,99,91,58,254,39,170,110,51,13,145,87,215,155,84,223,221,113,188,181,249,110,86,86,125,207,173,42,202,207,126,185,224,158,228,251,145,2,231,247,13,195,123,251,23,88,212,251,6,221,253,206,221,117,7,240,105,139,250,41,21,155,46,135,107,30,216,163,206,168,111,50,245,201,154,220,106,235,120,183,79,57,124,106,103,243,222,233,219,235,251,241,253,71,215,248,99,243,215,251,155,95,236,232,95,19,202,191,56,216,121,236,245,65,60,197,82,112,234,244,51,188,184,182,255,11,94,204,52,79,95,114,192,223,242,227,17,210,119,88,242,129,51,133,121,245,167,143,187,229,207,85,68,222,36,141,125,152,81,215,129,
|
||||
62,179,177,243,198,130,205,250,202,75,139,160,105,238,215,197,223,205,231,122,202,43,155,255,126,207,196,189,61,251,125,124,248,50,238,107,251,119,31,228,195,114,123,39,209,207,166,206,223,193,255,42,238,215,186,184,223,186,108,117,75,211,252,121,36,184,158,153,189,35,40,255,242,5,49,254,229,59,59,218,207,67,252,136,136,60,230,20,126,132,72,47,233,135,175,196,132,250,89,98,114,91,82,191,255,254,255,3,63,119,48,192,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue