var BE0003789063_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": [[2002,362160000],[2003,470487000],[2004,582143000],[2005,643695000],[2006,662695000],[2010,null],[2011,null],[2012,556914000],[2013,536508000],[2014,552814000],[2015,303286000],[2016,670880000],[2017,600000],[2018,674227000],[2019,633810000],[2020,642189000],[2021,838099000],[2022,974104000],[2023,866098000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,46016000],[2003,57509000],[2004,23074000],[2005,30693000],[2006,-21466000],[2010,null],[2011,null],[2012,20687000],[2013,23621000],[2014,14306000],[2015,26853000],[2016,36123000],[2017,36700000],[2018,44167000],[2019,11185000],[2020,45887000],[2021,54278000],[2022,47239000],[2023,51915000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,29581000],[2003,28647000],[2004,9906000],[2005,19045000],[2006,-34969000],[2010,null],[2011,null],[2012,4038000],[2013,8213000],[2014,10586000],[2015,13582000],[2016,20795000],[2017,13800000],[2018,14745000],[2019,-15011000],[2020,25600000],[2021,37200000],[2022,5980000],[2023,9484000]], "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: 'BE0003789063_resus_an', data: BE0003789063_resus_an, height: "350", width: "100%" });