var FR0013227113_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": [[2010,null],[2011,null],[2012,262863000],[2013,247135000],[2014,222876000],[2015,233194000],[2016,245710000],[2017,245710000],[2018,5950000],[2019,443946000],[2020,597549000],[2021,583761000],[2022,862743000],[2023,1088730000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,-196955000],[2013,-219640000],[2014,-277328000],[2015,-7016000],[2016,19534000],[2017,19534000],[2018,67400000],[2019,108900000],[2020,119506000],[2021,90352000],[2022,204568000],[2023,267674000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-209497000],[2013,-236673000],[2014,-259240000],[2015,-71665000],[2016,8375000],[2017,8375000],[2018,86514000],[2019,90187000],[2020,109681000],[2021,72671000],[2022,201962000],[2023,233035000]], "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: 'FR0013227113_resus_an', data: FR0013227113_resus_an, height: "350", width: "100%" });