var FR0000124570_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,2696539000],[2009,2458639000],[2010,3249596000],[2011,4220410000],[2012,4806171000],[2013,5124547000],[2014,4437205000],[2015,5009895000],[2016,6936000000],[2017,820000],[2018,7244636000],[2019,8493550000],[2020,7073227000],[2021,7233311000],[2022,8538110000],[2023,10314065000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-1875000],[2009,68694000],[2010,211458000],[2011,272142000],[2012,288767000],[2013,333273000],[2014,318623000],[2015,359470000],[2016,558000000],[2017,641000000],[2018,724482000],[2019,407140000],[2020,-244619000],[2021,203558000],[2022,252511000],[2023,292397000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-65399000],[2009,27887000],[2010,139546000],[2011,164695000],[2012,173382000],[2013,193211000],[2014,224553000],[2015,258374000],[2016,312112000],[2017,425177000],[2018,533296000],[2019,258197000],[2020,-251112000],[2021,126372000],[2022,167607000],[2023,163123000]], "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: 'FR0000124570_resus_an', data: FR0000124570_resus_an, height: "350", width: "100%" });