var FR0010417345_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": [[2010,-2674.8603351955],[2011,-5762.6984126984],[2012,-7760.9195402299],[2013,-10962.637362637],[2014,-11675.829383886],[2015,-22547.524752475],[2016,-64.444444444444],[2017,null],[2018,-754.54545454545],[2019,null],[2020,-1400.2659574468],[2021,-1743.2574430823],[2022,-1996.4876033058],[2023,-485.88684043229]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,-2683.7988826816],[2011,-5746.8253968254],[2012,-7478.1609195402],[2013,-10607.692307692],[2014,-11380.09478673],[2015,-22115.841584158],[2016,-63.628333333333],[2017,null],[2018,-754.89090909091],[2019,null],[2020,-1415.5141843972],[2021,-1712.9597197898],[2022,-1989.0495867769],[2023,-462.36490781945]], "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: 'FR0010417345_marges_an', data: FR0010417345_marges_an, height: "350", width: "100%" });