01 <?xml version="1.0" encoding="UTF-8"?>
02 <anychart>
03   <settings>
04     <animation enabled="True" />
05   </settings>
06   <charts>
07     <chart plot_type="Scatter">
08       <chart_settings>
09         <legend enabled="True" position="Top" align="Spread" elements_align="Center">
10           <title enabled="False" />
11           <background enabled="False" />
12         </legend>
13         <title>
14           <text><![CDATA[Scatter Plot: Marker Chart with Axis Ranges]]></text>
15         </title>
16         <axes>
17           <y_axis>
18             <scale minimum_offset="0" maximum_offset="0" />
19             <labels>
20               <format><![CDATA[{%Value}{numDecimals:0}]]></format>
21             </labels>
22             <title>
23               <text><![CDATA[Values]]></text>
24             </title>
25           </y_axis>
26           <x_axis>
27             <title enabled="False" />
28             <scale minimum_offset="0" maximum_offset="0" major_interval="250" />
29             <labels>
30               <format><![CDATA[{%Value}{numDecimals:0}]]></format>
31             </labels>
32             <axis_markers>
33               <ranges>
34                 <range minimum="0" maximum="500">
35                   <fill color="Green" opacity="0.2" />
36                   <minimum_line enabled="False" />
37                   <maximum_line enabled="False" />
38                   <label enabled="True">
39                     <font bold="True" />
40                     <format><![CDATA[Low (0-500)]]></format>
41                   </label>
42                 </range>
43                 <range minimum="500" maximum="1300">
44                   <fill color="Gold" opacity="0.2" />
45                   <minimum_line enabled="False" />
46                   <maximum_line enabled="False" />
47                   <label enabled="True" multi_line_align="Center">
48                     <font bold="True" />
49                     <format><![CDATA[Average (500-1300)]]></format>
50                   </label>
51                 </range>
52                 <range minimum="1300" maximum="2000">
53                   <fill color="Red" opacity="0.2" />
54                   <minimum_line enabled="False" />
55                   <maximum_line enabled="False" />
56                   <label enabled="True" multi_line_align="Center">
57                     <font bold="True" />
58                     <format><![CDATA[High (1300-2000)]]></format>
59                   </label>
60                 </range>
61               </ranges>
62             </axis_markers>
63           </x_axis>
64         </axes>
65       </chart_settings>
66       <data_plot_settings>
67         <marker_series>
68           <tooltip_settings enabled="True">
69             <format><![CDATA[
70 X: {%XValue}{numDecimals:3}
71 Y: {%YValue}{numDecimals:3}
72 ]]></format>
73           </tooltip_settings>
74           <marker_style>
75             <marker size="8" />
76             <states>
77               <hover color="White">
78                 <marker size="12" />
79               </hover>
80             </states>
81           </marker_style>
82         </marker_series>
83       </data_plot_settings>
84       <data>
85         <series type="Marker" name="Series 1">
86           <point x="1732.8871544450521" y="-80.75603982433677" />
87           <point x="1359.810951165855" y="297.2723776474595" />
88           <point x="1582.250035367906" y="-45.05145130679011" />
89           <point x="882.0341778919101" y="401.86547581106424" />
90           <point x="1720.9005448967218" y="-115.85958395153284" />
91           <point x="1988.1872748956084" y="-216.48837719112635" />
92           <point x="1177.1034905686975" y="-112.32297029346228" />
93           <point x="806.2865408137441" y="385.1917199790478" />
94           <point x="1219.9176428839564" y="346.6071574948728" />
95           <point x="918.3598393574357" y="448.46232794225216" />
96           <point x="1069.4813169538975" y="-106.57294746488333" />
97           <point x="1697.732014581561" y="-495.7758020609617" />
98           <point x="1991.1393811926246" y="-269.05048871412873" />
99           <point x="1097.460888326168" y="298.815727699548" />
100           <point x="25.66775120794773" y="386.65700424462557" />
101           <point x="933.5943283513188" y="327.7888190932572" />
102           <point x="1855.3984118625522" y="234.1356431134045" />
103           <point x="1714.1733933240175" y="-204.88095516338944" />
104           <point x="1275.0087166205049" y="29.06017890200019" />
105           <point x="748.8169632852077" y="336.41374530270696" />
106           <point x="1329.577681608498" y="470.3424177132547" />
107           <point x="480.6276988238096" y="-168.55818405747414" />
108           <point x="1954.3535728007555" y="214.61118385195732" />
109           <point x="1207.9351842403412" y="386.9934994727373" />
110           <point x="736.7067560553551" y="-414.1982044093311" />
111         </series>
112         <series type="Marker" name="Series 2">
113           <point x="1546.589955687523" y="282.97513956204057" />
114           <point x="650.068512186408" y="-129.5293727889657" />
115           <point x="1829.3536202982068" y="-113.36682550609112" />
116           <point x="1620.0402630493045" y="267.45478762313724" />
117           <point x="1862.451889552176" y="-248.42322198674083" />
118           <point x="1187.2317604720592" y="404.27824622020125" />
119           <point x="1195.6303780898452" y="448.2225668616593" />
120           <point x="1556.4921544864774" y="-420.2395495958626" />
121           <point x="746.3413281366229" y="-89.49963096529245" />
122           <point x="1436.13195233047" y="184.53770177438855" />
123           <point x="275.5963373929262" y="205.64519427716732" />
124           <point x="1940.3524557128549" y="57.93372122570872" />
125           <point x="1244.1082932054996" y="378.08641185984015" />
126           <point x="1132.0891315117478" y="-409.8006417043507" />
127           <point x="1791.440169326961" y="-98.93955988809466" />
128           <point x="1381.4812870696187" y="-36.58548276871443" />
129           <point x="889.7370044142008" y="-261.737990193069" />
130           <point x="905.8979945257306" y="-326.66328828781843" />
131           <point x="262.88699731230736" y="496.59054493531585" />
132           <point x="1684.0793499723077" y="-123.5110298730433" />
133           <point x="273.0302046984434" y="-147.08185475319624" />
134           <point x="724.2633355781436" y="-137.24337238818407" />
135           <point x="851.2419117614627" y="420.7796682603657" />
136           <point x="1142.1515522524714" y="279.29873764514923" />
137           <point x="1718.982090242207" y="83.44200439751148" />
138         </series>
139         <series type="Marker" name="Series 3">
140           <point x="742.7253536880016" y="479.4877045787871" />
141           <point x="1730.0641294568777" y="-240.9555669873953" />
142           <point x="1572.7724805474281" y="115.85489613935351" />
143           <point x="1925.4421964287758" y="369.47823595255613" />
144           <point x="1283.97127520293" y="325.95419557765126" />
145           <point x="1571.8251904472709" y="-96.22862562537193" />
146           <point x="1955.4035440087318" y="21.227966528385878" />
147           <point x="1181.5953878685832" y="-277.57429890334606" />
148           <point x="432.45446030050516" y="441.71203626319766" />
149           <point x="1119.1939394921064" y="-312.59450083598495" />
150           <point x="801.038783043623" y="7.43780517950654" />
151           <point x="1365.2942385524511" y="246.1609710007906" />
152           <point x="958.6482960730791" y="-222.58463921025395" />
153           <point x="934.7271472215652" y="78.89576349407434" />
154           <point x="1391.1143569275737" y="46.02528735995293" />
155           <point x="152.31592673808336" y="-233.14770916476846" />
156           <point x="344.61341612040997" y="-13.636548072099686" />
157           <point x="179.5906499028206" y="-468.77168817445636" />
158           <point x="44.90217100828886" y="-441.4119469001889" />
159           <point x="1109.3289218842983" y="423.3962232246995" />
160           <point x="1873.354759067297" y="415.8988082781434" />
161           <point x="879.4547133147717" y="-114.34462806209922" />
162           <point x="953.703748062253" y="89.70340387895703" />
163           <point x="1069.3543190136552" y="239.56217663362622" />
164           <point x="814.3314002081752" y="-484.1634132899344" />
165         </series>
166         <series type="Marker" name="Series 4">
167           <point x="772.9451237246394" y="-407.76275377720594" />
168           <point x="502.4238293990493" y="-342.1307345852256" />
169           <point x="1887.0485508814454" y="6.104619242250919" />
170           <point x="1611.9598066434264" y="-234.8197065293789" />
171           <point x="1869.39731054008" y="383.6600771173835" />
172           <point x="1826.7804672941566" y="-477.26183850318193" />
173           <point x="1732.739924453199" y="368.81575733423233" />
174           <point x="1269.245852716267" y="242.08716116845608" />
175           <point x="777.959868311882" y="66.79431581869721" />
176           <point x="1998.3739340677857" y="5.358115769922733" />
177           <point x="213.5445298627019" y="288.95508078858256" />
178           <point x="986.5696644410491" y="248.502679169178" />
179           <point x="1939.0085907652974" y="-415.7125297933817" />
180           <point x="632.7374717220664" y="240.34222541376948" />
181           <point x="538.8829139992595" y="-428.8868750445545" />
182           <point x="90.16109630465508" y="-45.90578889474273" />
183           <point x="588.4585017338395" y="-5.226874258369207" />
184           <point x="472.5130721926689" y="-1.9495864398777485" />
185           <point x="1782.4337324127555" y="-269.77423299103975" />
186           <point x="354.1235653683543" y="-307.66808334738016" />
187           <point x="1152.5639267638326" y="-228.8104579783976" />
188           <point x="988.7294666841626" y="-206.20282599702477" />
189           <point x="61.40255834907293" y="-160.9144126996398" />
190           <point x="1898.9934483543038" y="341.7890924029052" />
191           <point x="346.93830739706755" y="150.88692586869" />
192         </series>
193       </data>
194     </chart>
195   </charts>
196 </anychart>