var FR0000039620_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": [[2008,661900000],[2009,587300000],[2010,741200000],[2011,829600000],[2012,810700000],[2013,738800000],[2014,730900000],[2015,772200000],[2016,763600000],[2017,940000],[2018,878500000],[2019,950200000],[2020,847200000],[2021,922800000],[2022,1114800000],[2023,1210900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,93300000],[2009,45600000],[2010,73600000],[2011,98400000],[2012,64100000],[2013,9300000],[2014,21700000],[2015,35400000],[2016,32200000],[2017,74600000],[2018,87800000],[2019,90900000],[2020,17200000],[2021,87700000],[2022,110200000],[2023,131400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,29100000],[2009,14600000],[2010,38400000],[2011,56900000],[2012,5600000],[2013,-29200000],[2014,2100000],[2015,1300000],[2016,1800000],[2017,40000000],[2018,56500000],[2019,57300000],[2020,-12000000],[2021,54400000],[2022,67700000],[2023,81600000]], "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: 'FR0000039620_resus_an', data: FR0000039620_resus_an, height: "350", width: "100%" });