var FR0012333284_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": [[2013,null],[2014,14000],[2015,0],[2016,0],[2017,235000000],[2018,0],[2019,0],[2020,0],[2021,4200000],[2022,4480000],[2023,4490000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2013,-10000],[2014,-5054000],[2015,-18255000],[2016,-18236000],[2017,-14200000],[2018,-19108000],[2019,-33296000],[2020,-37810000],[2021,-49120000],[2022,-64836000],[2023,-41400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2013,-10000],[2014,-5080000],[2015,-15954000],[2016,-14308000],[2017,-11223000],[2018,-15823000],[2019,-30634000],[2020,-37550000],[2021,-42450000],[2022,-60740000],[2023,-42452000]], "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: 'FR0012333284_resus_an', data: FR0012333284_resus_an, height: "350", width: "100%" });