===== 📈 Grafico di Controllo - Any Human Milk ===== { "chart": { "type": "line", "height": 500, "background": "#fafafa", "toolbar": { "show": true, "tools": { "download": true, "zoom": true, "pan": true, "reset": true } } }, "title": { "text": "Control Chart - Any Human Milk (%)", "align": "center", "style": { "fontSize": "18px", "fontWeight": "bold" } }, "subtitle": { "text": "Centro 297 vs VON Network • Periodo 2013-2023", "align": "center", "style": { "fontSize": "14px", "color": "#666" } }, "series": [ { "name": "🏥 Centro 297", "data": [58.5, 59.3, 72.1, 43.5, 62.5, 66.7, 77.3, 71.4, 61.5, 52.0, 52.0], "color": "#0066CC", "lineWidth": 4 }, { "name": "📊 VON Mediana", "data": [57.6, 57.5, 58.6, 58.7, 58.3, 59.2, 60.7, 60.0, 60.0, 63.6, 61.9], "color": "#00AA00", "lineWidth": 3 }, { "name": "🎯 CL Centro (61.9%)", "data": [61.9, 61.9, 61.9, 61.9, 61.9, 61.9, 61.9, 61.9, 61.9, 61.9, 61.9], "color": "#FF8800", "lineWidth": 2 }, { "name": "🔴 UCL (76.8%)", "data": [76.8, 76.8, 76.8, 76.8, 76.8, 76.8, 76.8, 76.8, 76.8, 76.8, 76.8], "color": "#FF4444", "lineWidth": 2 }, { "name": "🔵 LCL (47.0%)", "data": [47.0, 47.0, 47.0, 47.0, 47.0, 47.0, 47.0, 47.0, 47.0, 47.0, 47.0], "color": "#FF4444", "lineWidth": 2 } ], "xaxis": { "categories": [2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023], "title": { "text": "Anno", "style": { "fontSize": "14px" } } }, "yaxis": { "title": { "text": "Percentuale Any Human Milk (%)", "style": { "fontSize": "14px" } }, "min": 35, "max": 85 }, "stroke": { "width": [4, 3, 2, 2, 2], "dashArray": [0, 0, 5, 3, 3] }, "markers": { "size": [8, 6, 0, 0, 0], "hover": { "size": 10 } }, "annotations": { "points": [ { "x": 3, "y": 43.5, "marker": { "size": 12, "fillColor": "#FF0000", "strokeColor": "#FFFFFF", "strokeWidth": 3 }, "label": { "text": "CRITICO 2016", "style": { "color": "#fff", "background": "#FF0000", "fontSize": "11px", "fontWeight": "bold" } } }, { "x": 6, "y": 77.3, "marker": { "size": 10, "fillColor": "#00AA00", "strokeColor": "#FFFFFF", "strokeWidth": 2 }, "label": { "text": "PICCO 2019", "style": { "color": "#fff", "background": "#00AA00", "fontSize": "11px" } } } ], "yaxis": [ { "y": 65, "borderColor": "#9966CC", "borderWidth": 2, "strokeDashArray": 8, "label": { "text": "Target Interno 65%", "style": { "color": "#9966CC", "background": "#f0f0f0" } } } ] }, "legend": { "position": "top", "horizontalAlign": "center", "fontSize": "12px" }, "grid": { "show": true, "strokeDashArray": 2, "borderColor": "#e0e0e0" } } Legenda: 🏥 Blu: Performance Centro 297 📊 Verde: VON Mediana (benchmark) 🎯 Arancione: Linea centrale centro 🔴🔵 Rosso: Limiti di controllo (±2σ) 🟣 Viola: Target interno 65%