var FR0000033409_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": [[2008,181513000],[2009,182981000],[2010,174897000],[2011,151599000],[2012,150202000],[2013,149315000],[2014,151508000],[2015,168794000],[2016,198137000],[2017,12900000],[2018,193509000],[2019,198710000],[2020,182424000],[2021,174634000],[2022,204517000],[2023,234420000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-394171000],[2009,-241395000],[2010,219797000],[2011,231132000],[2012,358736000],[2013,264957000],[2014,357546000],[2015,648966000],[2016,607707000],[2017,164000000],[2018,451127000],[2019,699652000],[2020,329134000],[2021,389528000],[2022,209955000],[2023,-758865000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-392956000],[2009,-252239000],[2010,164627000],[2011,180891000],[2012,283189000],[2013,147259000],[2014,197737000],[2015,52274000],[2016,504079000],[2017,685284000],[2018,351636000],[2019,589758000],[2020,286879000],[2021,292041000],[2022,143430000],[2023,-638767000]], "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: 'FR0000033409_resus_an', data: FR0000033409_resus_an, height: "350", width: "100%" });