var FR0000039091_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,null],[2006,null],[2007,null],[2008,303171000],[2009,305093000],[2010,362250000],[2011,373282000],[2012,395601000],[2013,389489000],[2014,390055000],[2015,435324000],[2016,468288000],[2017,1830000],[2018,524900000],[2019,554270000],[2020,538318000],[2021,606085000],[2022,703037000],[2023,721129000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,23217000],[2009,24706000],[2010,39955000],[2011,37728000],[2012,43648000],[2013,39094000],[2014,40712000],[2015,51610000],[2016,59650000],[2017,67200000],[2018,68850000],[2019,73120000],[2020,71171000],[2021,93746000],[2022,102139000],[2023,111787000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,null],[2008,13220000],[2009,14359000],[2010,24056000],[2011,23292000],[2012,27455000],[2013,25094000],[2014,29059000],[2015,35980000],[2016,41640000],[2017,48536000],[2018,51750000],[2019,53050000],[2020,50577000],[2021,71711000],[2022,76020000],[2023,74598000]], "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: 'FR0000039091_resus_an', data: FR0000039091_resus_an, height: "350", width: "100%" });