var BE0003593044_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": [[2005,148758000],[2006,149133000],[2007,158363000],[2008,201051000],[2009,218227000],[2012,202424000],[2013,197455000],[2014,195827000],[2015,201903000],[2016,203051000],[2017,11400000],[2018,220088000],[2019,242008000],[2020,251521000],[2021,292349000],[2022,317761000],[2023,346550000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,125117000],[2006,169324000],[2007,192222000],[2008,112537000],[2009,123292000],[2012,191008000],[2013,136823000],[2014,138542000],[2015,179588000],[2016,172494000],[2017,172000000],[2018,177951000],[2019,256541000],[2020,168184000],[2021,248877000],[2022,299554000],[2023,66498000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,99051000],[2006,142974000],[2007,143000],[2008,-5293000],[2009,32450000],[2012,98072000],[2013,58737000],[2014,-15655000],[2015,97706000],[2016,97393000],[2017,137362000],[2018,145613000],[2019,204615000],[2020,119222000],[2021,260337000],[2022,482938000],[2023,-55497000]], "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: 'BE0003593044_resus_an', data: BE0003593044_resus_an, height: "350", width: "100%" });