var FR0013214145_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,281175000],[2013,351250000],[2014,434055000],[2015,581113000],[2016,576138000],[2017,912400000],[2018,1017133000],[2019,1131866000],[2020,873000000],[2021,1038600000],[2022,1205800000],[2023,1230500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,48736000],[2013,50739000],[2014,38548000],[2015,57511000],[2016,56722000],[2017,117000000],[2018,109513000],[2019,106918000],[2020,-81600000],[2021,62400000],[2022,110500000],[2023,50500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,21245000],[2013,29482000],[2014,-7294000],[2015,7891000],[2016,31750000],[2017,6327000],[2018,50203000],[2019,43674000],[2020,-102200000],[2021,23600000],[2022,51300000],[2023,11200000]], "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: 'FR0013214145_resus_an', data: FR0013214145_resus_an, height: "350", width: "100%" });