var FR0010483768_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,489526000],[2009,537200000],[2010,572276000],[2011,614775000],[2012,575580000],[2013,572055000],[2014,596162000],[2015,2120000],[2016,2210000],[2017,2430000],[2018,590853000],[2019,594428000],[2020,560066000],[2021,659213000],[2022,698035000],[2023,693444000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,208195000],[2009,259120000],[2010,296079000],[2011,328727000],[2012,282948000],[2013,256275000],[2014,290974000],[2015,0],[2016,0],[2017,0],[2018,264322000],[2019,260537000],[2020,227194000],[2021,305725000],[2022,289299000],[2023,301462000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,135521000],[2009,149968000],[2010,172125000],[2011,212754000],[2012,171062000],[2013,158177000],[2014,198238000],[2015,192074000],[2016,167867000],[2017,188208000],[2018,189575000],[2019,179428000],[2020,128833000],[2021,216591000],[2022,187456000],[2023,199047000]], "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: 'FR0010483768_resus_an', data: FR0010483768_resus_an, height: "350", width: "100%" });