Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Prossima revisione
Revisione precedente
test_con_dati_esterni_csv [2025/06/27 16:42] โ€“ creata admintest_con_dati_esterni_csv [2025/06/27 19:33] (versione attuale) โ€“ eliminata admin
Linea 1: Linea 1:
-====== Control Chart Live ====== 
  
-<achart> 
-{ 
-  "chart": { 
-    "type": "line", 
-    "height": 400, 
-    "toolbar": { 
-      "show": true 
-    } 
-  }, 
-  "title": { 
-    "text": "Control Chart - Processo Live", 
-    "align": "center" 
-  }, 
-  "stroke": { 
-    "width": [3, 2, 2, 2], 
-    "dashArray": [0, 5, 3, 3] 
-  }, 
-  "markers": { 
-    "size": [6, 0, 0, 0] 
-  }, 
-  "colors": ["#0066CC", "#00AA00", "#FF0000", "#FF0000"], 
-  "csv": { 
-    "columnDelimiter": ",", 
-    "url": "https://docs.google.com/spreadsheets/d/1fzoaAftc481BgjqqTJUAIanI18yxv1siyM1933FD9TA/export?format=csv&gid=0" 
-  }, 
-  "xaxis": { 
-    "title": { 
-      "text": "Numero Campione" 
-    } 
-  }, 
-  "yaxis": { 
-    "title": { 
-      "text": "Valore Misurato" 
-    } 
-  } 
-} 
-</achart> 
- 
-**Dati:** [[https://docs.google.com/spreadsheets/d/INSERISCI_QUI_IL_TUO_ID|๐Ÿ“Š Modifica Google Sheets]] 
test_con_dati_esterni_csv.1751035355.txt.gz ยท Ultima modifica: da admin