var FR0000121121_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,4053960000],[2009,3785366000],[2010,3920566000],[2011,4279200000],[2012,4755900000],[2013,4876200000],[2014,4386900000],[2015,1985073000],[2016,2180958000],[2017,1520000],[2018,5229000000],[2019,4680630000],[2020,3660322000],[2021,4493187000],[2022,4639548000],[2023,343700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,495357000],[2009,165247000],[2010,603037000],[2011,408771000],[2012,290138000],[2013,1261082000],[2014,304601000],[2015,1777967000],[2016,738474000],[2017,379000000],[2018,381994000],[2019,367383000],[2020,51738000],[2021,2223523000],[2022,966563000],[2023,1911377000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-61017000],[2009,-199331000],[2010,114988000],[2011,-97524000],[2012,-198543000],[2013,560953000],[2014,-88975000],[2015,1276040000],[2016,519747000],[2017,440609000],[2018,251048000],[2019,122948000],[2020,-159837000],[2021,1569594000],[2022,594652000],[2023,1824317000]], "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: 'FR0000121121_resus_an', data: FR0000121121_resus_an, height: "350", width: "100%" });