var FR0000064297_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": [[2009,190264000],[2010,144887000],[2011,145498000],[2012,141056000],[2013,125668000],[2014,114489000],[2015,123908000],[2016,123908000],[2017,101966000],[2018,170000],[2019,108153000],[2020,102293000],[2021,125641000],[2022,134422000],[2023,163300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,5076000],[2010,2011000],[2011,1397000],[2012,1456000],[2013,1786000],[2014,1527000],[2015,-1794000],[2016,-117000],[2017,-3793000],[2018,1000000],[2019,1720000],[2020,-401000],[2021,7092000],[2022,1501000],[2023,2700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,2573000],[2010,1115000],[2011,702000],[2012,722000],[2013,740000],[2014,671000],[2015,-1507000],[2016,-868000],[2017,-5853000],[2018,2157000],[2019,1557000],[2020,-707000],[2021,7081000],[2022,1170000],[2023,1340000]], "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: 'FR0000064297_resus_an', data: FR0000064297_resus_an, height: "350", width: "100%" });