var FR0000066672_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,605701000],[2009,581380000],[2010,727192000],[2011,782711000],[2012,824240000],[2013,809133000],[2014,939382000],[2015,942420000],[2016,953010000],[2017,600000],[2018,490000],[2019,1172875000],[2020,479358000],[2021,741242000],[2022,1310187000],[2023,1427000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,53142000],[2009,45476000],[2010,48751000],[2011,35403000],[2012,50609000],[2013,38267000],[2014,66891000],[2015,69147000],[2016,77083000],[2017,85000000],[2018,97400000],[2019,120763000],[2020,-71649000],[2021,68048000],[2022,107072000],[2023,141478000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,28696000],[2009,25236000],[2010,26354000],[2011,14781000],[2012,28246000],[2013,10104000],[2014,30774000],[2015,30804000],[2016,31863000],[2017,35097000],[2018,42237000],[2019,55079000],[2020,-77368000],[2021,15151000],[2022,52702000],[2023,64000000]], "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: 'FR0000066672_resus_an', data: FR0000066672_resus_an, height: "350", width: "100%" });