var FR0000035370_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": [[2003,null],[2004,null],[2005,62822000],[2006,70690000],[2007,82284000],[2008,94841000],[2009,96793000],[2010,99952000],[2011,109131000],[2012,133614000],[2013,152131000],[2014,171167000],[2015,191850000],[2016,191850000],[2017,218109000],[2018,1250000],[2019,335730000],[2020,382706000],[2021,444073000],[2022,468300000],[2023,508000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2003,null],[2004,null],[2005,5098000],[2006,6140000],[2007,7617000],[2008,9855000],[2009,4546000],[2010,6152000],[2011,6554000],[2012,8513000],[2013,10540000],[2014,12797000],[2015,13637000],[2016,13637000],[2017,11436000],[2018,23300000],[2019,18975000],[2020,29194000],[2021,28304000],[2022,32544000],[2023,36700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2003,null],[2004,null],[2005,3099000],[2006,3855000],[2007,4744000],[2008,5889000],[2009,2244000],[2010,2855000],[2011,3198000],[2012,4133000],[2013,5115000],[2014,6800000],[2015,7184000],[2016,7184000],[2017,5425000],[2018,7158000],[2019,4568000],[2020,11600000],[2021,13452000],[2022,13681000],[2023,12000000]], "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: 'FR0000035370_resus_an', data: FR0000035370_resus_an, height: "350", width: "100%" });