var FR0010151589_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": [[2009,232900000],[2010,232927000],[2011,125607000],[2012,365505000],[2013,360277000],[2014,371336000],[2015,210000],[2016,170000],[2017,150000],[2018,299345000],[2019,304320000],[2020,316664000],[2021,397864000],[2022,397635000],[2023,407629000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,null],[2010,15216000],[2011,656000],[2012,-12909000],[2013,-4003000],[2014,1002000],[2015,150000],[2016,5410000],[2017,11000000],[2018,14851000],[2019,8210000],[2020,17127000],[2021,44.2],[2022,21117000],[2023,15345000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,null],[2010,6545000],[2011,743000],[2012,-9998000],[2013,-4903000],[2014,-126000],[2015,-1669000],[2016,-2679000],[2017,-485000],[2018,-13900000],[2019,-20770000],[2020,-9500000],[2021,15000000],[2022,10672000],[2023,9361000]], "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: 'FR0010151589_resus_an', data: FR0010151589_resus_an, height: "350", width: "100%" });