var FR0000065484_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,211197000],[2006,216098000],[2007,216565000],[2008,198133000],[2009,153187000],[2010,190290000],[2011,205923000],[2012,198436000],[2013,203032000],[2014,211336000],[2015,237886000],[2016,260162000],[2017,2860000],[2018,282558000],[2019,280023000],[2020,236182000],[2021,387583000],[2022,521934000],[2023,477579000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,-11135000],[2006,14088000],[2007,10211000],[2008,6961000],[2009,-4673000],[2010,25087000],[2011,28922000],[2012,19814000],[2013,27890000],[2014,19781000],[2015,31820000],[2016,37281000],[2017,39300000],[2018,40249000],[2019,40889000],[2020,24854000],[2021,38256000],[2022,64461000],[2023,48450000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,-12328000],[2006,12136000],[2007,5811000],[2008,3238000],[2009,-3623000],[2010,15647000],[2011,19197000],[2012,13644000],[2013,21775000],[2014,14353000],[2015,23377000],[2016,26662000],[2017,29264000],[2018,28740000],[2019,29305000],[2020,17529000],[2021,28255000],[2022,44386000],[2023,33904000]], "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: 'FR0000065484_resus_an', data: FR0000065484_resus_an, height: "350", width: "100%" });