var FR0004027068_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,300649000],[2009,276041000],[2010,305155000],[2011,310152000],[2012,274680000],[2013,286765000],[2014,276059000],[2015,266498000],[2016,259150000],[2017,890000],[2018,277500000],[2019,250289000],[2020,223120000],[2021,271089000],[2022,289227000],[2023,271705000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,50627000],[2009,38374000],[2010,43202000],[2011,46245000],[2012,41124000],[2013,39330000],[2014,33098000],[2015,27076000],[2016,23001000],[2017,20400000],[2018,21884000],[2019,17626000],[2020,13417000],[2021,31130000],[2022,55856000],[2023,58901000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,20532000],[2009,16079000],[2010,19185000],[2011,20770000],[2012,17597000],[2013,16998000],[2014,15998000],[2015,12243000],[2016,11149000],[2017,11654000],[2018,12683000],[2019,10109000],[2020,6386000],[2021,19354000],[2022,38744000],[2023,36742000]], "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: 'FR0004027068_resus_an', data: FR0004027068_resus_an, height: "350", width: "100%" });