var FR0006239109_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,22837000],[2010,23137000],[2011,21721000],[2012,17133000],[2013,18596000],[2014,19050000],[2015,3730000],[2016,4230000],[2017,4920000],[2018,4690000],[2019,15766000],[2020,15704000],[2021,17177000],[2022,18762000],[2023,19988000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,1304000],[2010,21380000],[2011,17656000],[2012,12484000],[2013,19285000],[2014,16883000],[2015,11600000],[2016,11600000],[2017,11100000],[2018,12000000],[2019,33657000],[2020,31363000],[2021,22067000],[2022,31650000],[2023,11907000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-8665000],[2010,7867000],[2011,10399000],[2012,3147000],[2013,7100000],[2014,8137000],[2015,10264000],[2016,10264000],[2017,10620000],[2018,-10000],[2019,10000],[2020,23140000],[2021,15990000],[2022,33815000],[2023,9357000]], "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: 'FR0006239109_resus_an', data: FR0006239109_resus_an, height: "350", width: "100%" });