var FR0000045304_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,278573000],[2009,277108000],[2010,306924000],[2011,310829000],[2012,274916000],[2013,308444000],[2014,311912000],[2015,1690000],[2016,1790000],[2017,2160000],[2018,291816000],[2019,297043000],[2020,263895000],[2021,306798000],[2022,337393000],[2023,346243000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,123212000],[2009,121225000],[2010,147256000],[2011,147124000],[2012,103540000],[2013,107680000],[2014,143092000],[2015,0],[2016,0],[2017,0],[2018,114700000],[2019,116832000],[2020,85443000],[2021,110830000],[2022,128422000],[2023,134906000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,73621000],[2009,60946000],[2010,73848000],[2011,76652000],[2012,48585000],[2013,69204000],[2014,74469000],[2015,85715000],[2016,70039000],[2017,70917000],[2018,79997000],[2019,78670000],[2020,45718000],[2021,72540000],[2022,93621000],[2023,111835000]], "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: 'FR0000045304_resus_an', data: FR0000045304_resus_an, height: "350", width: "100%" });