var FR0012435121_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": [[2010,null],[2011,1148769000],[2012,1185232000],[2013,1225421000],[2014,1330980000],[2015,1415418000],[2016,1512764000],[2017,2280000],[2018,3133300000],[2019,3281800000],[2020,2806300000],[2021,3048300000],[2022,3820900000],[2023,4309400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,94372000],[2012,129308000],[2013,118879000],[2014,144777000],[2015,113359000],[2016,187392000],[2017,299000000],[2018,245200000],[2019,335300000],[2020,119300000],[2021,261500000],[2022,369000000],[2023,497500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,-71793000],[2012,-46449000],[2013,-44334000],[2014,-22667000],[2015,-57613000],[2016,93669000],[2017,163200000],[2018,82200000],[2019,142000000],[2020,3900000],[2021,114300000],[2022,202600000],[2023,262500000]], "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: 'FR0012435121_resus_an', data: FR0012435121_resus_an, height: "350", width: "100%" });