var FR0000053837_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,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,96000000],[2014,87460000],[2015,156980000],[2016,179960000],[2017,131000000],[2018,69490000],[2019,316430000],[2020,219460000],[2021,318670000],[2022,120000],[2023,81400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-135553000],[2009,45425000],[2010,22240000],[2011,18106000],[2012,54859000],[2013,63944000],[2014,57400000],[2015,110553000],[2016,128569000],[2017,21400000],[2018,31576000],[2019,234400000],[2020,150355000],[2021,283362000],[2022,-17693000],[2023,25969000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-126613000],[2009,44674000],[2010,20345000],[2011,18774000],[2012,57054000],[2013,65944000],[2014,59471000],[2015,111773000],[2016,129020000],[2017,20889000],[2018,30306000],[2019,245056000],[2020,139098000],[2021,291948000],[2022,-26947000],[2023,28251000]], "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: 'FR0000053837_resus_an', data: FR0000053837_resus_an, height: "350", width: "100%" });