var FR0000064578_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,1094339000],[2009,991085000],[2010,761100000],[2011,786898000],[2012,762061000],[2013,831963000],[2014,875368000],[2015,885141000],[2016,892734000],[2017,7620000],[2018,874700000],[2019,779300000],[2020,866836000],[2021,866307000],[2022,905981000],[2023,935005000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,153853000],[2009,127544000],[2010,40700000],[2011,842867000],[2012,592876000],[2013,718954000],[2014,878171000],[2015,1107582000],[2016,1428841000],[2017,739000000],[2018,1471872000],[2019,1801040000],[2020,756314000],[2021,1479634000],[2022,809780000],[2023,-1685151000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-556524000],[2009,-262058000],[2010,-262100000],[2011,349507000],[2012,-26516000],[2013,340126000],[2014,118480000],[2015,481472000],[2016,782774000],[2017,914112000],[2018,749574000],[2019,746987000],[2020,359767000],[2021,923597000],[2022,620694000],[2023,-1418785000]], "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: 'FR0000064578_resus_an', data: FR0000064578_resus_an, height: "350", width: "100%" });