var FR0000031122_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": [[2005,null],[2006,21448000000],[2007,23073000000],[2008,24114000000],[2009,23970000000],[2010,9208000000],[2011,24363000000],[2012,25633000000],[2013,25520000000],[2014,24912000000],[2015,26059000000],[2016,24844000000],[2017,230000],[2018,26512000000],[2019,27188000000],[2020,11088000000],[2021,14315000000],[2022,26393000000],[2023,30019000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,1455000000],[2007,1233000000],[2008,1272000000],[2009,-193000000],[2010,-1597000000],[2011,-480000000],[2012,-880000000],[2013,-227000000],[2014,751000000],[2015,1115000000],[2016,1116000000],[2017,1488000000],[2018,1332000000],[2019,1010000000],[2020,-6030000000],[2021,-1650000000],[2022,1032000000],[2023,1673000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,913000000],[2007,891000000],[2008,748000000],[2009,-814000000],[2010,-1560000000],[2011,-809000000],[2012,-1192000000],[2013,-1827000000],[2014,-198000000],[2015,118000000],[2016,792000000],[2017,163000000],[2018,409000000],[2019,290000000],[2020,-7100000000],[2021,-3292000000],[2022,728000000],[2023,934000000]], "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: 'FR0000031122_resus_an', data: FR0000031122_resus_an, height: "350", width: "100%" });