var FR0000032658_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,1200930000],[2009,947663000],[2010,1232683000],[2011,1446584000],[2012,1448795000],[2013,1519654000],[2014,1669824000],[2015,1798904000],[2016,1991759000],[2017,450000],[2018,2551090000],[2019,2642340000],[2020,2190338000],[2021,2696590000],[2022,2916021000],[2023,3108500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,43720000],[2009,15943000],[2010,34243000],[2011,44008000],[2012,35715000],[2013,56807000],[2014,73551000],[2015,88991000],[2016,96040000],[2017,116000000],[2018,119340000],[2019,113980000],[2020,77600000],[2021,116454000],[2022,129381000],[2023,116100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,22250000],[2009,8596000],[2010,15365000],[2011,18909000],[2012,14799000],[2013,32024000],[2014,50902000],[2015,59480000],[2016,64080000],[2017,79883000],[2018,79290000],[2019,60100000],[2020,38278000],[2021,70891000],[2022,83771000],[2023,74870000]], "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: 'FR0000032658_resus_an', data: FR0000032658_resus_an, height: "350", width: "100%" });