var BE0974313455_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,2092612000],[2015,2316100000],[2016,2536200000],[2017,470000],[2018,2845900000],[2019,2926600000],[2020,2559000000],[2021,2366900000],[2022,2590500000],[2023,2681200000],[2024,2744000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,67353000],[2015,108300000],[2016,123800000],[2017,150000000],[2018,81800000],[2019,99400000],[2020,81700000],[2021,109200000],[2022,85200000],[2023,105500000],[2024,88100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,30879000],[2015,57800000],[2016,33400000],[2017,86400000],[2018,39400000],[2019,48600000],[2020,46800000],[2021,65600000],[2022,63800000],[2023,63500000],[2024,37700000]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'BE0974313455_resus_an', data: BE0974313455_resus_an, height: "350", width: "100%" });