Commit cb7bbff7bf25230e34d3e5caad8ad1c6e115dcaf
1 parent
ec5b0925
change example
Showing
1 changed file
with
1 additions
and
1 deletions
datalets/donutpie3dchart-datalet/demo/index.html
@@ -12,7 +12,7 @@ | @@ -12,7 +12,7 @@ | ||
12 | 12 | ||
13 | <script src="https://code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script> | 13 | <script src="https://code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script> |
14 | <link rel="import" href="../donutpie3dchart-datalet.html" /> | 14 | <link rel="import" href="../donutpie3dchart-datalet.html" /> |
15 | -<donutpie3dchart-datalet data-url="https://data.issy.com/api/records/1.0/search?dataset=flux-rss-des-offres-demplois-a-issy-les-moulineaux&sort=published&facet=published&refine.published=2015" | 15 | +<donutpie3dchart-datalet data-url="https://data.issy.com/api/records/1.0/search?dataset=flux-rss-des-offres-demplois-a-issy-les-moulineaux&sort=published&facet=published&refine.published=2015%2F10" |
16 | fields='["facet_groups,facets,facets,path","facet_groups,facets,facets,count"]'></donutpie3dchart-datalet> | 16 | fields='["facet_groups,facets,facets,path","facet_groups,facets,facets,count"]'></donutpie3dchart-datalet> |
17 | </body> | 17 | </body> |
18 | </html> | 18 | </html> |