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,-1001.6064257028],[2014,-11675.829383886],[2015,-22547.524752475],[2016,null],[2017,-164.77272727273],[2018,null],[2019,null],[2020,-1138.1737588652],[2021,-1519.7022767075],[2022,-1861.7975206612],[2023,-438.61411315957]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,-2683.7988826816],[2011,-5746.8253968254],[2012,-7478.1609195402],[2013,-969.17670682731],[2014,-11380.09478673],[2015,-22115.841584158],[2016,null],[2017,-167.83295454545],[2018,null],[2019,null],[2020,-1150.5585106383],[2021,-1516.4273204904],[2022,-1858.2231404959],[2023,-417.97838525111]], "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%" });