var FR0010533075_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,703881000],[2009,571133000],[2010,736582000],[2011,844839000],[2012,993148000],[2013,1091986000],[2014,1206713000],[2015,1222012000],[2016,1023480000],[2017,5570000],[2018,1079449000],[2019,1085277000],[2020,815923000],[2021,774352000],[2022,1606000000],[2023,1829000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,289294000],[2009,161329000],[2010,189858000],[2011,271951000],[2012,295512000],[2013,284997000],[2014,334126000],[2015,386999000],[2016,400837000],[2017,365000000],[2018,392707000],[2019,409039000],[2020,135265000],[2021,61515000],[2022,672000000],[2023,725000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,43595000],[2009,1564000],[2010,-56800000],[2011,11272000],[2012,34025000],[2013,101361000],[2014,57225000],[2015,100451000],[2016,200585000],[2017,112932000],[2018,130320000],[2019,158940000],[2020,-112704000],[2021,-229176000],[2022,252000000],[2023,326000000]], "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: 'FR0010533075_resus_an', data: FR0010533075_resus_an, height: "350", width: "100%" });