var FR0000054470_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,1057926000],[2010,870954000],[2011,1038826000],[2012,1256164000],[2013,1007064000],[2014,1007064000],[2015,1393997000],[2016,1459000000],[2017,1731894000000],[2018,4040000],[2019,1845522000],[2020,1594831000],[2021,2223800000],[2022,2125200000],[2023,1814300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,113464000],[2010,-72096000],[2011,-80486000],[2012,87904000],[2013,-97940000],[2014,-97940000],[2015,136788000],[2016,175813000],[2017,175813000],[2018,300000000],[2019,158985000],[2020,-59496000],[2021,289400000],[2022,241500000],[2023,-585800000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,68848000],[2010,-43672000],[2011,-52120000],[2012,64831000],[2013,-65525000],[2014,-65525000],[2015,93408000],[2016,107813000],[2017,107813000],[2018,139452000],[2019,99985000],[2020,-125624000],[2021,103100000],[2022,79100000],[2023,-494200000]], "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: 'FR0000054470_resus_an', data: FR0000054470_resus_an, height: "350", width: "100%" });