var BE0974310428_marges_an = { "type": "bar", "plot":{ "tooltip" : { "text": "%v%", "decimals": 1, }, }, "title":{ "text": "Marges", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Marge Opérationnelle", "values": [[2014,2.629356591562],[2015,4.9137722176949],[2016,9.8373855585425],[2017,1949.8069498069],[2018,5.5993089386605],[2019,-8.662030228984],[2020,-3.0605738029487],[2021,11.735792730271],[2022,7.7535270536164],[2023,17.388287233524],[2024,10.477963693378]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2014,4.153947322881],[2015,4.0327731647688],[2016,8.9516757765404],[2017,3290.5405405405],[2018,3.8327444785133],[2019,-9.5901285892772],[2020,2.8376453406151],[2021,12.711092594091],[2022,7.0984254753384],[2023,17.853675789063],[2024,7.5357064112301]], "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":"1x2", "x" : 0, "y" : 33, "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'BE0974310428_marges_an', data: BE0974310428_marges_an, height: "350", width: "100%" });