var FR0000054215_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,2216941000],[2009,2220662000],[2010,2417504000],[2011,2527094000],[2012,2648691000],[2013,2720029000],[2014,2783028000],[2015,710000],[2016,670000],[2017,560000],[2018,3311358000],[2019,3403000000],[2020,3455700000],[2021,3378900000],[2022,3595100000],[2023,3644700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,93618000],[2009,149783000],[2010,194525000],[2011,170296000],[2012,210903000],[2013,234163000],[2014,199844000],[2015,293000000],[2016,327000000],[2017,225000000],[2018,156910000],[2019,209136000],[2020,242000000],[2021,626700000],[2022,155800000],[2023,204500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,30941000],[2009,54774000],[2010,75842000],[2011,62165000],[2012,83775000],[2013,81527000],[2014,80468000],[2015,120269000],[2016,137603000],[2017,112060000],[2018,62373000],[2019,74960000],[2020,92300000],[2021,469900000],[2022,70200000],[2023,85100000]], "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: 'FR0000054215_resus_an', data: FR0000054215_resus_an, height: "350", width: "100%" });