var FR0004007813_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,1165106000],[2009,934909000],[2010,935702000],[2011,1044255000],[2012,1030046000],[2013,1025954000],[2014,1083342000],[2015,1063098000],[2016,1238002000],[2017,570000],[2018,1558229000],[2019,1472154000],[2020,1163050000],[2021,1281800000],[2022,1314878000],[2023,1409055000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,64169000],[2009,1961000],[2010,70817000],[2011,89851000],[2012,86809000],[2013,76029000],[2014,73774000],[2015,86511000],[2016,108700000],[2017,118000000],[2018,137185000],[2019,143424000],[2020,80134000],[2021,98386000],[2022,98212000],[2023,109332000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,8174000],[2009,-29812000],[2010,18063000],[2011,47513000],[2012,47624000],[2013,40848000],[2014,38442000],[2015,39779000],[2016,46034000],[2017,59118000],[2018,72972000],[2019,77891000],[2020,40138000],[2021,43865000],[2022,49008000],[2023,60154000]], "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: 'FR0004007813_resus_an', data: FR0004007813_resus_an, height: "350", width: "100%" });