File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 101101 <!-- ChartJS - https://github.com/chartjs/Chart.js/-->
102102 < script src ="https://cdn.jsdelivr.net/gh/chartjs/Chart.js@v2.9.3/dist/Chart.min.js " integrity ="sha256-R4pqcOYV8lt7snxMQO/HSbVCFRPMdrhAFMH+vr9giYI= " crossorigin ="anonymous "> </ script >
103103 <!--ChartJS stacking percentage - https://github.com/y-takey/chartjs-plugin-stacked100-->
104- < script src ="https://cdn.jsdelivr.net/gh/y-takey/chartjs-plugin-stacked100@v0.7.1/src/index.min.js " integrity =" sha256-2amTC7XoFlnSbQGbdbItYk/EEoYFzzOvht95ha07smc= " crossorigin ="anonymous "> </ script >
104+ < script src ="https://cdn.jsdelivr.net/gh/y-takey/chartjs-plugin-stacked100@v0.7.1/src/index.min.js " crossorigin ="anonymous "> </ script >
105105 <!--ChartJS chartjs-plugin-colorschemes - https://github.com/nagix/chartjs-plugin-colorschemes-->
106106 < script src ="https://cdn.jsdelivr.net/gh/nagix/chartjs-plugin-colorschemes@v0.4.0/dist/chartjs-plugin-colorschemes.min.js " integrity ="sha256-Ctym065YsaugUvysT5nHayKynbiDGVpgNBqUePRAL+0= " crossorigin ="anonymous "> </ script >
107107
166166 < script src ="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js " integrity ="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo= " crossorigin =""> </ script >
167167
168168 <!--Leaflet Choropleth - https://github.com/timwis/leaflet-choropleth-->
169- < script src ="https://cdn.jsdelivr.net/gh/timwis/leaflet-choropleth@v1.1.2/dist/choropleth.min.js " integrity =" sha256-eDy8AIYTKgiMIP8P68TVFEdgAa8eQl6IQSktMfPxLRU= " crossorigin ="anonymous "> </ script >
169+ < script src ="https://cdn.jsdelivr.net/gh/timwis/leaflet-choropleth@v1.1.2/dist/choropleth.min.js " crossorigin ="anonymous "> </ script >
170170
171171 <!-- Esri Leaflet https://github.com/Esri/esri-leaflet-->
172172 < script src ="https://cdn.jsdelivr.net/gh/Esri/esri-leaflet@v3.0.11/dist/esri-leaflet.min.js " integrity ="sha256-74nH/n6Pj9/dYlYkfPwkB9sVn41V1OMuu+NKzItNdkw= " crossorigin ="anonymous "> </ script >
You can’t perform that action at this time.
0 commit comments