var FR0000073298_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": [[2005,717979000],[2006,857311000],[2007,927218000],[2008,979293000],[2009,943679000],[2010,1140815000],[2011,1362895000],[2012,1789521000],[2013,1712403000],[2014,1669469000],[2015,1785275000],[2016,1782691000],[2017,730000],[2018,1749494000],[2019,2003255000],[2020,1837424000],[2021,2146725000],[2022,2405310000],[2023,2389810000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,60878000],[2006,77112000],[2007,87326000],[2008,95980000],[2009,86805000],[2010,116454000],[2011,131590000],[2012,136876000],[2013,63143000],[2014,151220000],[2015,155722000],[2016,175437000],[2017,182000000],[2018,162765000],[2019,176539000],[2020,177579000],[2021,266618000],[2022,310145000],[2023,258715000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,30370000],[2006,39543000],[2007,46476000],[2008,51483000],[2009,52712000],[2010,66234000],[2011,86082000],[2012,74070000],[2013,-2108000],[2014,89716000],[2015,92993000],[2016,106897000],[2017,128507000],[2018,107520000],[2019,104785000],[2020,109498000],[2021,183923000],[2022,215160000],[2023,159725000]], "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: 'FR0000073298_resus_an', data: FR0000073298_resus_an, height: "350", width: "100%" });