var FR0013154002_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,367996000],[2009,401231000],[2010,432949000],[2011,477300000],[2012,543964000],[2013,588378000],[2014,683524000],[2015,884331000],[2016,1051611000],[2017,5140000],[2018,1212152000],[2019,1440570000],[2020,1910081000],[2021,2887977000],[2022,3492700000],[2023,2775500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,33730000],[2009,48610000],[2010,59895000],[2011,71155000],[2012,87201000],[2013,101345000],[2014,120373000],[2015,184532000],[2016,225916000],[2017,222000000],[2018,300234000],[2019,332026000],[2020,471714000],[2021,865421000],[2022,995200000],[2023,448700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,13091000],[2009,29092000],[2010,38512000],[2011,43053000],[2012,56756000],[2013,66276000],[2014,72472000],[2015,117999000],[2016,153678000],[2017,161088000],[2018,208052000],[2019,234574000],[2020,335932000],[2021,414413000],[2022,876100000],[2023,309700000]], "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: 'FR0013154002_resus_an', data: FR0013154002_resus_an, height: "350", width: "100%" });