var FR0010202606_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,4745000],[2006,6492000],[2007,7723000],[2008,8402000],[2009,10628000],[2010,12290000],[2011,12582000],[2012,13004000],[2013,13585000],[2014,14065000],[2015,16002000],[2016,18057000],[2017,4050000],[2018,24068000],[2019,25695000],[2020,29175000],[2021,32578000],[2022,36763000],[2023,43739000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,700000],[2009,1226000],[2010,1807000],[2011,2376000],[2012,2878000],[2013,2783000],[2014,2054000],[2015,1726000],[2016,2063000],[2017,2100000],[2018,2350000],[2019,2287000],[2020,3550000],[2021,4998000],[2022,3669000],[2023,5808000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,-689000],[2006,-1132000],[2007,420000],[2008,1021000],[2009,1202596],[2010,1759000],[2011,1781000],[2012,1981000],[2013,2023000],[2014,1683000],[2015,1645000],[2016,1769000],[2017,2002000],[2018,2177000],[2019,2197000],[2020,3412000],[2021,4722000],[2022,3375000],[2023,5626000]], "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: 'FR0010202606_resus_an', data: FR0010202606_resus_an, height: "350", width: "100%" });