Examples

Real Examples
Basic Examples

dashboard-aoi.xml

Download mugl: dashboard-aoi.xml Open in Tester
<mugl>
  <window border="0" margin="0" padding="0"/>
  <ui eventhandler="saui"/>
  <legend visible="false"/>
  <plotarea marginbottom="50" marginleft="60" marginright="25" margintop="10"/>

  <horizontalaxis highlightstyle="labels" id="x" linewidth="0" max="201207" min="200601" tickmax="0" tickmin="-4" type="datetime">
    <labels>
      <label format="%Y" spacing="100Y 50Y 20Y 10Y 5Y 2Y 1Y "/>
      <label format="%n %y" spacing="6M 3M 2M 1M"/>
    </labels>
    <title anchor="0 5" position="-15 0">Month/Year</title>
    <grid color="0xeeeeee"/>
  </horizontalaxis>
  <verticalaxis highlightstyle="labels" id="y" linewidth="0" max="4.5" min="-4.5" tickmax="0" tickmin="-4">
    <labels>
      <label densityfactor="0.5" format="%1d" spacing="20 10 5 2 1"/>
      <label densityfactor="0.5" format="%.1f" spacing="0.5 0.2 0.1"/>
    </labels>
    <title anchor="0 -4" angle="90" position="-15 0">Arctic Oscillation Index</title>
    
    
    <grid color="0xeeeeee"/>
  </verticalaxis>

  <plot>
    <legend visible="false"/>
    <verticalaxis ref="y"><constant value="0"/></verticalaxis>
    <renderer type="line">
      <option name="linecolor" value="0x999999"/>
      <option name="linewidth" value="1"/>
    </renderer>
  </plot>

  <plot>
    <legend label="Yearly average"/>
    <horizontalaxis ref="x"><variable ref="datetime"/></horizontalaxis>
    <verticalaxis ref="y"><variable ref="number"/></verticalaxis>
    <renderer type="bar">

      
      <option min="0.0" name="fillcolor" value="0x23238E"/>
      <option max="0.0" name="fillcolor" value="0x94BDE9"/>
      <option name="linecolor" value="0x000000"/>
      
      <option name="barwidth" value="1M"/>
      <option name="baroffset" value="0"/>
      <option name="barbase" value="0"/>
    </renderer>
    <datatips format="{0}: {1}">
      <variable format="%n '%y"/>
      <variable format="%.2f"/>
    </datatips>
  </plot>

  <data>

    <variables>
      <variable column="0" id="datetime" type="datetime"/>
      <variable column="1" id="number" type="number"/>
    </variables>
    <values>195002,0.186
    195003,0.391
    195004,0.206
    195005,0.389
    195006,-0.064
    195007,-0.371
    195008,-0.432
    195009,-0.291
    195010,-0.179
    195011,-0.941
    195012,-0.843
    195101,-0.804
    195102,-0.806
    195103,-1.037
    195104,-1.191
    195105,-0.852
    195106,-0.564
    195107,-0.402
    195108,-0.368
    195109,-0.469
    195110,-0.367
    195111,0.568
    195112,0.762
    195201,0.203
    195202,-1.079
    195203,-1.022
    195204,-0.698
    195205,-0.225
    195206,-0.277
    195207,-0.029
    195208,-0.010
    195209,-0.283
    195210,-0.904
    195211,-1.385
    195212,-1.585
    195301,-1.037
    195302,-0.072
    195303,-0.146
    195304,-0.250
    195305,-0.598
    195306,-0.069
    195307,0.147
    195308,0.360
    195309,0.184
    195310,0.274
    195311,0.245
    195312,0.260
    195401,0.082
    195402,0.049
    195403,0.269
    195404,-0.223
    195405,-0.471
    195406,-0.528
    195407,-0.016
    195408,0.173
    195409,0.231
    195410,0.162
    195411,0.246
    195412,-0.313
    195501,-0.717
    195502,-1.424
    195503,-0.972
    195504,-0.377
    195505,0.057
    195506,0.103
    195507,0.275
    195508,0.483
    195509,0.405
    195510,-0.295
    195511,-0.562
    195512,-0.997
    195601,-1.226
    195602,-0.921
    195603,-0.809
    195604,0.331
    195605,0.268
    195606,0.485
    195607,-0.196
    195608,-0.356
    195609,0.095
    195610,0.290
    195611,0.358
    195612,0.666
    195701,0.183
    195702,-0.488
    195703,-1.096
    195704,-0.914
    195705,-0.496
    195706,-0.791
    195707,-0.436
    195708,-0.502
    195709,0.015
    195710,-0.478
    195711,0.117
    195712,-0.663
    195801,-0.946
    195802,-2.063
    195803,-1.703
    195804,-1.073
    195805,-0.615
    195806,-0.723
    195807,-0.863
    195808,-0.484
    195809,0.001
    195810,0.249
    195811,-0.309
    195812,-1.237
    195901,-0.385
    195902,0.654
    195903,1.365
    195904,0.403
    195905,-0.085
    195906,-0.090
    195907,-0.224
    195908,-0.307
    195909,-0.425
    195910,-0.647
    195911,-0.567
    195912,-1.312
    196001,-1.579
    196002,-2.107
    196003,-1.378
    196004,-0.926
    196005,-0.366
    196006,-0.474
    196007,-0.524
    196008,-0.670
    196009,-0.859
    196010,-0.707
    196011,-0.694
    196012,-0.801
    196101,-0.409
    196102,-0.181
    196103,0.242
    196104,0.087
    196105,0.252
    196106,0.295
    196107,0.247
    196108,0.240
    196109,0.344
    196110,0.336
    196111,-0.492
    196112,-0.011
    196201,-0.127
    196202,-0.520
    196203,-0.679
    196204,-0.537
    196205,0.508
    196206,-0.191
    196207,-0.163
    196208,-0.277
    196209,0.027
    196210,-0.395
    196211,-0.613
    196212,-1.711
    196301,-1.914
    196302,-1.436
    196303,-0.448
    196304,0.382
    196305,-0.054
    196306,-0.039
    196307,-0.504
    196308,-0.282
    196309,0.176
    196310,0.244
    196311,-0.176
    196312,-0.404
    196401,-0.456
    196402,-0.249
    196403,-0.157
    196404,0.426
    196405,0.660
    196406,0.683
    196407,-0.110
    196408,-0.233
    196409,-0.364
    196410,-0.076
    196411,-0.083
    196412,-0.545
    196501,-1.125
    196502,-1.345
    196503,-0.807
    196504,-0.163
    196505,0.151
    196506,-0.208
    196507,-0.242
    196508,-0.488
    196509,-0.186
    196510,-0.548
    196511,-0.261
    196512,-1.470
    196601,-1.502
    196602,-1.860
    196603,-1.395
    196604,-0.541
    196605,-0.102
    196606,0.514
    196607,-0.175
    196608,-0.308
    196609,-0.670
    196610,-0.318
    196611,-0.789
    196612,-0.622
    196701,-0.266
    196702,0.857
    196703,1.616
    196704,1.265
    196705,0.825
    196706,0.344
    196707,0.204
    196708,0.033
    196709,0.380
    196710,0.589
    196711,0.429
    196712,-0.141
    196801,-0.970
    196802,-0.274
    196803,-0.028
    196804,0.609
    196805,0.169
    196806,-0.219
    196807,-0.362
    196808,-0.839
    196809,-0.898
    196810,-1.402
    196811,-1.326
    196812,-1.978
    196901,-2.288
    196902,-2.554
    196903,-1.419
    196904,-0.621
    196905,-0.210
    196906,-0.219
    196907,-0.240
    196908,-0.152
    196909,-0.256
    196910,0.114
    196911,-0.477
    196912,-1.314
    197001,-1.864
    197002,-1.940
    197003,-1.036
    197004,-0.417
    197005,0.569
    197006,0.515
    197007,0.250
    197008,-0.031
    197009,-0.045
    197010,0.169
    197011,0.026
    197012,-0.061
    197101,-0.495
    197102,-0.725
    197103,-0.865
    197104,-0.332
    197105,-0.191
    197106,-0.189
    197107,-0.143
    197108,0.131
    197109,0.719
    197110,0.586
    197111,0.809
    197112,0.470
    197201,0.265
    197202,-0.057
    197203,0.224
    197204,0.335
    197205,0.366
    197206,-0.154
    197207,-0.228
    197208,-0.518
    197209,-0.203
    197210,-0.303
    197211,0.417
    197212,0.697
    197301,1.085
    197302,0.852
    197303,0.066
    197304,-0.172
    197305,-0.174
    197306,0.291
    197307,0.371
    197308,0.232
    197309,0.255
    197310,0.151
    197311,0.053
    197312,0.018
    197401,-0.146
    197402,-0.334
    197403,-0.309
    197404,-0.315
    197405,-0.082
    197406,-0.055
    197407,-0.064
    197408,-0.093
    197409,-0.564
    197410,-0.532
    197411,-0.301
    197412,0.572
    197501,0.782
    197502,0.647
    197503,0.251
    197504,-0.018
    197505,-0.176
    197506,-0.197
    197507,0.051
    197508,0.584
    197509,0.515
    197510,0.678
    197511,0.682
    197512,0.648
    197601,0.993
    197602,0.759
    197603,0.894
    197604,0.362
    197605,0.276
    197606,0.021
    197607,0.187
    197608,-0.170
    197609,-0.329
    197610,-0.545
    197611,-0.988
    197612,-1.976
    197701,-2.617
    197702,-1.811
    197703,-0.112
    197704,0.592
    197705,0.402
    197706,-0.205
    197707,-0.710
    197708,-0.439
    197709,-0.278
    197710,0.394
    197711,0.119
    197712,0.006
    197801,-1.200
    197802,-0.953
    197803,-1.160
    197804,-0.135
    197805,-0.091
    197806,0.030
    197807,-0.108
    197808,-0.352
    197809,0.147
    197810,1.089
    197811,0.795
    197812,-0.248
    197901,-1.303
    197902,-1.248
    197903,-0.889
    197904,-0.740
    197905,-0.158
    197906,0.241
    197907,0.096
    197908,-0.230
    197909,-0.658
    197910,-0.271
    197911,0.176
    197912,-0.099
    198001,-0.568
    198002,-1.478
    198003,-0.929
    198004,-1.002
    198005,-0.284
    198006,-0.352
    198007,-0.029
    198008,-0.165
    198009,-0.131
    198010,-0.523
    198011,-0.646
    198012,-0.511
    198101,-0.168
    198102,-0.698
    198103,-0.516
    198104,-0.345
    198105,0.057
    198106,0.101
    198107,-0.040
    198108,-0.241
    198109,-0.817
    198110,-0.798
    198111,-0.857
    198112,-0.762
    198201,-0.375
    198202,0.388
    198203,1.167
    198204,0.773
    198205,0.022
    198206,-0.461
    198207,-0.271
    198208,0.308
    198209,0.236
    198210,0.336
    198211,0.472
    198212,0.996
    198301,0.173
    198302,-0.338
    198303,-1.037
    198304,-0.582
    198305,-0.289
    198306,0.001
    198307,0.514
    198308,0.465
    198309,0.878
    198310,0.283
    198311,0.289
    198312,0.134
    198401,0.263
    198402,-0.595
    198403,-0.991
    198404,-0.730
    198405,0.067
    198406,0.168
    198407,0.164
    198408,0.024
    198409,-0.072
    198410,-0.550
    198411,-0.263
    198412,-1.109
    198501,-1.267
    198502,-1.232
    198503,-0.079
    198504,0.257
    198505,-0.042
    198506,-0.390
    198507,-0.246
    198508,-0.092
    198509,0.383
    198510,-0.023
    198511,-0.710
    198512,-1.245
    198601,-1.807
    198602,-0.514
    198603,-0.290
    198604,0.800
    198605,0.335
    198606,0.298
    198607,-0.100
    198608,-0.286
    198609,0.192
    198610,0.776
    198611,0.804
    198612,-0.054
    198701,-0.854
    198702,-1.456
    198703,-0.944
    198704,-0.345
    198705,0.001
    198706,-0.284
    198707,-0.671
    198708,-0.338
    198709,-0.210
    198710,-0.110
    198711,-0.383
    198712,-0.268
    198801,-0.445
    198802,-0.333
    198803,-0.608
    198804,-0.535
    198805,-0.449
    198806,-0.309
    198807,0.058
    198808,0.384
    198809,0.442
    198810,0.345
    198811,0.559
    198812,1.583
    198901,2.688
    198902,2.638
    198903,1.520
    198904,0.723
    198905,0.328
    198906,0.700
    198907,0.587
    198908,0.707
    198909,0.748
    198910,0.576
    198911,0.127
    198912,0.130
    199001,1.253
    199002,2.464
    199003,2.757
    199004,1.937
    199005,1.042
    199006,0.317
    199007,-0.057
    199008,-0.229
    199009,0.090
    199010,0.324
    199011,0.819
    199012,0.840
    199101,0.375
    199102,-0.227
    199103,-0.291
    199104,0.163
    199105,0.300
    199106,0.061
    199107,0.165
    199108,0.166
    199109,0.144
    199110,-0.026
    199111,0.549
    199112,0.816
    199201,1.095
    199202,0.885
    199203,0.528
    199204,0.601
    199205,0.173
    199206,0.410
    199207,0.141
    199208,0.029
    199209,-0.157
    199210,-0.096
    199211,0.659
    199212,1.946
    199301,1.769
    199302,1.481
    199303,0.171
    199304,-0.426
    199305,-0.854
    199306,-0.879
    199307,-0.475
    199308,-0.422
    199309,-0.440
    199310,0.025
    199311,0.111
    199312,0.203
    199401,-0.418
    199402,0.244
    199403,0.415
    199404,0.664
    199405,0.572
    199406,0.614
    199407,0.928
    199408,0.365
    199409,0.306
    199410,0.623
    199411,0.949
    199412,0.840
    199501,0.723
    199502,0.556
    199503,0.286
    199504,-0.487
    199505,-0.655
    199506,-0.407
    199507,0.072
    199508,-0.074
    199509,0.023
    199510,-0.399
    199511,-0.925
    199512,-1.350
    199601,-1.055
    199602,-0.840
    199603,-0.948
    199604,-1.078
    199605,-0.418
    199606,0.329
    199607,0.446
    199608,-0.100
    199609,-0.277
    199610,-0.274
    199611,-0.467
    199612,-0.681
    199701,-0.096
    199702,0.841
    199703,1.101
    199704,0.151
    199705,-0.484
    199706,-0.736
    199707,-0.375
    199708,-0.038
    199709,-0.128
    199710,-0.389
    199711,-0.477
    199712,-0.938
    199801,-0.778
    199802,-0.839
    199803,-0.158
    199804,0.046
    199805,-0.107
    199806,-0.165
    199807,-0.091
    199808,-0.204
    199809,-0.035
    199810,-0.735
    199811,0.066
    199812,0.005
    199901,0.648
    199902,-0.300
    199903,-0.242
    199904,-0.327
    199905,0.406
    199906,0.310
    199907,0.011
    199908,-0.205
    199909,-0.206
    199910,0.221
    199911,0.549
    199912,0.975
    200001,1.130
    200002,0.632
    200003,0.115
    200004,0.080
    200005,0.425
    200006,0.302
    200007,0.027
    200008,-0.037
    200009,0.285
    200010,-0.290
    200011,-1.206
    200012,-1.631
    200101,-1.312
    200102,-1.089
    200103,-0.468
    200104,-0.110
    200105,0.448
    200106,0.135
    200107,0.158
    200108,-0.072
    200109,0.174
    200110,0.273
    200111,0.068
    200112,0.293
    200201,0.454
    200202,1.196
    200203,0.985
    200204,0.684
    200205,0.574
    200206,0.434
    200207,0.224
    200208,0.019
    200209,-0.587
    200210,-0.986
    200211,-1.502
    200212,-1.163
    200301,-0.645
    200302,0.196
    200303,0.294
    200304,0.591
    200305,0.246
    200306,0.330
    200307,-0.102
    200308,0.087
    200309,-0.161
    200310,0.146
    200311,0.079
    200312,-0.260
    200401,-0.983
    200402,-0.965
    200403,-0.540
    200404,-0.062
    200405,-0.246
    200406,-0.177
    200407,-0.386
    200408,-0.022
    200409,-0.127
    200410,0.339
    200411,0.464
    200412,0.755
    200501,0.105
    200502,-0.754
    200503,-0.888
    200504,-0.719
    200505,-0.397
    200506,-0.392
    200507,-0.129
    200508,0.266
    200509,0.286
    200510,0.353
    200511,-0.615
    200512,-0.682
    200601,-0.810
    200602,-0.643
    200603,-0.541
    200604,-0.437
    200605,0.455
    200606,0.443
    200607,0.303
    200608,0.148
    200609,-0.229
    200610,0.033
    200611,0.591
    200612,1.612
    200701,1.003
    200702,0.636
    200703,0.140
    200704,0.873
    200705,0.294
    200706,-0.019
    200707,-0.329
    200708,-0.084
    200709,0.176
    200710,0.014
    200711,0.228
    200712,0.374
    200801,0.859
    200802,0.781
    200803,0.356
    200804,-0.358
    200805,-0.583
    200806,-0.592
    200807,-0.217
    200808,-0.296
    200809,0.423
    200810,0.480
    200811,0.805
    200812,0.513
    200901,0.259
    200902,0.083
    200903,0.141
    200904,0.763
    200905,0.272
    200906,-0.504
    200907,-0.920
    200908,-0.178
    200909,-0.240
    200910,-0.069
    200911,-1.498
    200912,-1.847
    201001,-3.422
    201002,-2.428
    201003,-1.658
    201004,-0.542
    201005,-0.402
    201006,-0.166
    201007,0.102
    201008,-0.182
    201009,-0.483
    201010,-0.569
    201011,-1.158
    201012,-1.563
    201101,-0.913
    201102,0.439
    201103,1.758
    201104,1.221
    201105,0.461
    201106,-0.455
    201107,-0.798
    201108,-0.290
    201109,0.134
    201110,0.975
    201111,1.493
    201112,1.153
    201201,0.655
    201202,0.260
    201203,0.322
    201204,0.390
    201205,-0.180
    201206,-0.112
    201207,-0.163
  </values>
</data>
</mugl>