We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236b3ee commit 4311087Copy full SHA for 4311087
india.html
@@ -33,6 +33,31 @@
33
fillKey: 'MINOR',
34
percent: 70,
35
state: 'Meghalaya'
36
+ },
37
+ 'MH': {
38
+ fillKey: 'MEDIUM',
39
+ percent: 70,
40
+ state: 'Maharashtra'
41
42
+ 'PB': {
43
+ fillKey: 'MINOR',
44
45
+ state: 'Punjab'
46
47
+ 'SK': {
48
49
50
+ state: 'Sikkim'
51
52
+ 'PY': {
53
54
55
+ state: 'Puducherry'
56
57
+ 'UP': {
58
+ fillKey: 'MAJOR',
59
60
+ state: 'Uttar Pradesh'
61
}
62
},
63
setProjection: function (element) {
0 commit comments