var FR0000062234_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,7325529000],[2009,6011023000],[2010,7009754000],[2011,8488788000],[2012,10184239000],[2013,10848066000],[2014,10603664000],[2015,370000],[2016,300000],[2017,230000],[2018,23024400000],[2019,24842800000],[2020,16685800000],[2021,16638400000],[2022,20675900000],[2023,13678000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,122955000],[2009,172923000],[2010,241507000],[2011,287122000],[2012,404942000],[2013,601828000],[2014,650524000],[2015,662000000],[2016,586000000],[2017,993000000],[2018,1299900000],[2019,1232400000],[2020,560800000],[2021,426300000],[2022,1220400000],[2023,753000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,23917000],[2009,40452000],[2010,143936000],[2011,221790000],[2012,431958000],[2013,165482000],[2014,136826000],[2015,297100000],[2016,228400000],[2017,369100000],[2018,122100000],[2019,121900000],[2020,214100000],[2021,3264000000],[2022,1904000000],[2023,12200000]], "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: 'FR0000062234_resus_an', data: FR0000062234_resus_an, height: "350", width: "100%" });