Skip to content

Commit 15b150e

Browse files
authored
Update download.html
1 parent 0244588 commit 15b150e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

download.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,8 @@ <h3>Live Update of GeoDa Users Across the Globe</h3>
203203
['Jan2016', 147718],['Feb2016', 149990],['Mar2016',152987],['Apr2016', 155496],['May2016', 158123],['Jun2016', 160438],['Jul2016', 162966],['Aug2016', 165436],['Sep2016', 168354],['Oct2016', 171932],['Nov2016', 175930],['Dec2016', 178863],
204204
['Jan2017', 181475],['Feb2017', 185109],['Mar2017',190522],['Apr2017', 194911],['May2017', 199368],['Jun2017', 200467],['Jul2017', 203952],['Aug2017', 206605],['Sep2017', 210116],['Oct2017', 214504],['Nov2017', 218816],['Dec2017', 222210],
205205
['Jan2018', 225540],['Feb2018', 228931],['Mar2018',234120],['Apr2018', 239567],['May2018', 245422],['Jun2018', 249603],['Jul2018', 253620],['Aug2018', 256976],['Sep2018', 260824],['Oct2018', 266230],['Nov2018', 271503],['Dec2018', 275720],
206-
['Jan2019', 279503],['Feb2019', 283426],['Mar2019',288692],['Apr2019', 294054],['May2019', 299611],['Jun2019', 304091],['Jul2019', 307754]]
206+
['Jan2019', 279503],['Feb2019', 283426],['Mar2019',288692],['Apr2019', 294054],['May2019', 299611],['Jun2019', 304091],['Jul2019', 307754],['Aug2019', 311281],['Sep2019', 315935],['Oct2019', 321554],['Nov2019', 326732],['Dec2019', 331166],
207+
['Jan2020', 334496]]
207208
);
208209
// Create and draw the visualization.
209210
new google.visualization.AreaChart(document.getElementById('visualization')).

0 commit comments

Comments
 (0)