Blame view

controllets/select-visualization-controllet/demo/index.html 2.62 KB
a748d9bc   Renato De Donato   ala NUMBER bug
1
2
3
4
5
6
7
8
9
10
11
  <html>
  
  <head>
      <script src="../../shared_js/jquery-1.11.2.min.js"></script>
  
      <script src="../../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
  
      <script src="../../shared_js/perfect-scrollbar/js/min/perfect-scrollbar.jquery.min.js"></script>
      <link rel="stylesheet" href="../../shared_js/perfect-scrollbar/css/perfect-scrollbar.min.css">
  
      <script src="../../../locales/controllet_ln.js"></script>
0f4f5f1b   Renato De Donato   new datalets mult...
12
13
14
15
  
      <script type="text/javascript" src="../../../alasql-utility/alasql.min.js"></script>
      <script type="text/javascript" src="../../../alasql-utility/alasql-utility.js"></script>
  
a748d9bc   Renato De Donato   ala NUMBER bug
16
17
18
19
      <script>
          ln["localization"] = "en";
      </script>
  
fb05b400   Renato De Donato   controllet 2.0, n...
20
21
22
      <link rel="import" href="../select-visualization-controllet.html" />
      <link rel="import" href="../select-datalet-inputs_series.html" />
      <link rel="import" href="../select-datalet-options.html" />
a748d9bc   Renato De Donato   ala NUMBER bug
23
24
25
26
  </head>
  
  <body>
  
cc0a0122   Renato De Donato   new scatter + dat...
27
28
  <!--<select-visualization-controllet fields='["records,fields,annee", "records,fields,preteur", "records,fields,capital_restant_du"]' data-url="https://data.issy.com/api/records/1.0/search/?dataset=repartitiondeladetteparpreteursau3112n-feuille1&rows=56&sort=-annee" deep-url="http://172.16.15.38/DEEalerProvider/DEEP/" datalets-list-url="http://172.16.15.38/DEEalerProvider/DEEP/datalets-list"></select-visualization-controllet>-->
  <select-visualization-controllet fields='["result,records,x", "result,records,y", "result,records,cat"]' data-url="http://ckan.routetopa.eu/api/action/datastore_search?resource_id=b056c5e6-76af-4526-a35d-7dee664fb6ee&limit=99999" deep-url="http://172.16.15.38/DEEalerProvider/DEEP/" datalets-list-url="http://172.16.15.38/DEEalerProvider/DEEP/datalets-list"></select-visualization-controllet>
fb05b400   Renato De Donato   controllet 2.0, n...
29
30
  <!--<select-datalet-inputs_series></select-datalet-inputs_series>-->
  <!--<select-datalet-options></select-datalet-options>-->
a748d9bc   Renato De Donato   ala NUMBER bug
31
32
33
34
  
  </body>
  
  <!--urls:-->
fb05b400   Renato De Donato   controllet 2.0, n...
35
  <!--https://data.issy.com/api/records/1.0/search/?dataset=repartitiondeladetteparpreteursau3112n-feuille1&rows=56&sort=-annee-->
a748d9bc   Renato De Donato   ala NUMBER bug
36
37
38
39
40
  <!--https://yperdiavgeia.gr/analytics/counts/source:Decision/query:linux/method:count_organization.json-->
  <!--http://dati.lazio.it/catalog/api/action/datastore_search?resource_id=114baf3d-6d4f-42ff-b4af-481beef59ae1-->
  <!--url: 'http://ckan.routetopa.eu/api/action/datastore_search?resource_id=73e02092-85a1-434e-85fe-0c9a43aa9a52&limit=5',-->
  <!--url: 'https://data.issy.com/api/records/1.0/search?dataset=liste-des-restaurants-a-issy-les-moulineaux&sort=type&facet=type&facet=terrasse',-->
  <!--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',-->