Blame view

controllets/select-visualization-controllet/demo/index.html 2.68 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>
  
256ece27   Renato De Donato   new controllet
16
17
      <script type="text/javascript" src="../../../bower_components/jsdatachecker/jsdatachecker.min.js"></script>
  
a748d9bc   Renato De Donato   ala NUMBER bug
18
19
20
21
      <script>
          ln["localization"] = "en";
      </script>
  
fb05b400   Renato De Donato   controllet 2.0, n...
22
23
24
      <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
25
26
27
28
  </head>
  
  <body>
  
cc0a0122   Renato De Donato   new scatter + dat...
29
  <!--<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>-->
420ea6ab   Renato De Donato   workcicle...
30
  <select-visualization-controllet fields='["x", "y", "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...
31
32
  <!--<select-datalet-inputs_series></select-datalet-inputs_series>-->
  <!--<select-datalet-options></select-datalet-options>-->
a748d9bc   Renato De Donato   ala NUMBER bug
33
34
35
36
  
  </body>
  
  <!--urls:-->
fb05b400   Renato De Donato   controllet 2.0, n...
37
  <!--https://data.issy.com/api/records/1.0/search/?dataset=repartitiondeladetteparpreteursau3112n-feuille1&rows=56&sort=-annee-->
a748d9bc   Renato De Donato   ala NUMBER bug
38
39
40
41
42
  <!--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',-->