var FR0000184798_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,702321000],[2009,843321000],[2010,964234000],[2011,1234130000],[2012,1429263000],[2013,1607922000],[2014,1948580000],[2015,2391604000],[2016,1630000],[2017,2020000],[2018,3419764000],[2019,3740215000],[2020,3922390000],[2021,4298570000],[2022,4680900000],[2023,5197760000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,106888000],[2009,134549000],[2010,151080000],[2011,189966000],[2012,221302000],[2013,268386000],[2014,308931000],[2015,322988000],[2016,348000000],[2017,394000000],[2018,445563000],[2019,540821000],[2020,422900000],[2021,391730000],[2022,-49130000],[2023,-15960000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,48378000],[2009,61138000],[2010,66347000],[2011,80316000],[2012,97028000],[2013,113911000],[2014,120777000],[2015,126634000],[2016,256440000],[2017,89789000],[2018,220391000],[2019,233989000],[2020,160050000],[2021,65180000],[2022,-4027040000],[2023,1354900000]], "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: 'FR0000184798_resus_an', data: FR0000184798_resus_an, height: "350", width: "100%" });