var FR0010313833_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": [[2006,null],[2007,null],[2008,5633000000],[2009,4444000000],[2010,5905000000],[2011,5900000000],[2012,6395000000],[2013,6098000000],[2014,5952000000],[2015,7683000000],[2016,7535000000],[2017,920000],[2018,8816000000],[2019,8738000000],[2020,7884000000],[2021,9519000000],[2022,11550000000],[2023,9514000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,null],[2008,197000000],[2009,-69000000],[2010,486000000],[2011,717000000],[2012,651000000],[2013,383000000],[2014,364000000],[2015,488000000],[2016,717000000],[2017,942000000],[2018,928000000],[2019,806000000],[2020,600000000],[2021,1733000000],[2022,1287000000],[2023,681000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,null],[2008,100000000],[2009,-172000000],[2010,347000000],[2011,-19000000],[2012,220000000],[2013,172000000],[2014,167000000],[2015,285000000],[2016,427000000],[2017,576000000],[2018,707000000],[2019,543000000],[2020,332000000],[2021,1309000000],[2022,965000000],[2023,418000000]], "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: 'FR0010313833_resus_an', data: FR0010313833_resus_an, height: "350", width: "100%" });