var BE0974264930_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": [[2012,9947000000],[2013,9360000000],[2014,9258000000],[2015,9359000000],[2016,9277000000],[2017,810000],[2018,8860000000],[2019,9384000000],[2020,8435000000],[2021,8979000000],[2022,6029000000],[2023,6437000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2012,1524000000],[2013,1202000000],[2014,961000000],[2015,1334000000],[2016,602000000],[2017,1225000000],[2018,1372000000],[2019,1562000000],[2020,1672000000],[2021,905000000],[2022,1134000000],[2023,1264000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2012,743000000],[2013,570000000],[2014,476000000],[2015,770000000],[2016,27000000],[2017,623000000],[2018,809000000],[2019,979000000],[2020,1141000000],[2021,845000000],[2022,1097000000],[2023,953000000]], "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: 'BE0974264930_resus_an', data: BE0974264930_resus_an, height: "350", width: "100%" });