Commit 53c6e0a575dd70ddff10eac6cb13980895474e6b
1 parent
c50348c3
donat
Showing
1 changed file
with
3 additions
and
1 deletions
datalets/donutpie3dchart-datalet/donutpie3dchart-datalet.html
| @@ -30,7 +30,9 @@ | @@ -30,7 +30,9 @@ | ||
| 30 | --> | 30 | --> |
| 31 | <link rel="import" href="../../bower_components/polymer/polymer.html"> | 31 | <link rel="import" href="../../bower_components/polymer/polymer.html"> |
| 32 | <link rel="import" href="../highcharts-datalet/highcharts-datalet.html"> | 32 | <link rel="import" href="../highcharts-datalet/highcharts-datalet.html"> |
| 33 | -<script src="http://code.highcharts.com/modules/highcharts-3d.js"></script> | 33 | +<script src="https://code.highcharts.com/highcharts-3d.js"></script> |
| 34 | + | ||
| 35 | + | ||
| 34 | 36 | ||
| 35 | <!-- | 37 | <!-- |
| 36 | `donutpie3dchart-datalet` is a donutpie3dchart datalet based on highcharts project <http://www.highcharts.com/> | 38 | `donutpie3dchart-datalet` is a donutpie3dchart datalet based on highcharts project <http://www.highcharts.com/> |