var FR0000054900_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,2594700000],[2009,2364700000],[2010,2622400000],[2011,2619700000],[2012,2620600000],[2013,2085100000],[2014,2091800000],[2015,2004300000],[2016,2062700000],[2017,1210000],[2018,2288300000],[2019,2337300000],[2020,2081700000],[2021,2427100000],[2022,2507700000],[2023,2296700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,176500000],[2009,101300000],[2010,313200000],[2011,282900000],[2012,210400000],[2013,146500000],[2014,116500000],[2015,141200000],[2016,45700000],[2017,185000000],[2018,173700000],[2019,255100000],[2020,115100000],[2021,332900000],[2022,301200000],[2023,253200000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,163800000],[2009,114400000],[2010,228300000],[2011,182700000],[2012,136000000],[2013,137000000],[2014,412700000],[2015,99900000],[2016,41700000],[2017,136300000],[2018,127900000],[2019,155200000],[2020,55300000],[2021,225300000],[2022,176100000],[2023,191900000]], "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: 'FR0000054900_resus_an', data: FR0000054900_resus_an, height: "350", width: "100%" });