var FR0000063935_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": [[2009,1523949000],[2010,1559589000],[2011,1725998000],[2012,1896148000],[2013,1921064000],[2014,1981847000],[2015,1967655000],[2016,1967655000],[2017,2288124000],[2018,350000],[2019,2777120000],[2020,2854876000],[2021,2163616000],[2022,2202613000],[2023,2406221000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,99293000],[2010,101830000],[2011,68944000],[2012,102972000],[2013,66641000],[2014,109446000],[2015,95963000],[2016,95963000],[2017,100180000],[2018,124000000],[2019,115814000],[2020,101888000],[2021,52129000],[2022,-65193000],[2023,54145000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,26552000],[2010,58343000],[2011,30436000],[2012,52094000],[2013,15219000],[2014,69230000],[2015,53672000],[2016,53672000],[2017,59868000],[2018,72435000],[2019,72617000],[2020,54620000],[2021,57151000],[2022,35421000],[2023,14496000]], "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: 'FR0000063935_resus_an', data: FR0000063935_resus_an, height: "350", width: "100%" });