var FR0000053027_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": [[2007,null],[2008,419874000],[2009,358246000],[2010,410474000],[2011,533921000],[2012,669890000],[2013,663797000],[2014,692073000],[2015,860356000],[2016,963637000],[2017,880000],[2018,1062170000],[2019,1101162000],[2020,937178000],[2021,922472000],[2022,989455000],[2023,1066373000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,null],[2008,235000],[2009,21807000],[2010,30833000],[2011,32472000],[2012,40349000],[2013,53996000],[2014,51561000],[2015,79277000],[2016,115394000],[2017,115000000],[2018,73111000],[2019,88929000],[2020,106975000],[2021,70362000],[2022,36277000],[2023,49255000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,null],[2008,-9407000],[2009,14881000],[2010,22046000],[2011,24186000],[2012,28377000],[2013,36966000],[2014,33615000],[2015,50932000],[2016,86408000],[2017,84847000],[2018,61106000],[2019,62692000],[2020,85541000],[2021,51151000],[2022,25250000],[2023,35722000]], "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: 'FR0000053027_resus_an', data: FR0000053027_resus_an, height: "350", width: "100%" });