var FR0011648716_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": [[2012,null],[2013,-346.22222222222],[2014,-506.6265060241],[2015,-485.30465949821],[2016,40.033821871477],[2017,-12.301587301587],[2018,-396.2962962963],[2019,-311.72413793103],[2020,-4437.5],[2021,5107.619047619],[2022,-37287.142857143],[2023,-120325]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,null],[2013,-240],[2014,-332.8313253012],[2015,-366.90561529271],[2016,55.467869222097],[2017,-10.412698412698],[2018,-287.96296296296],[2019,-258.62068965517],[2020,-6460.9375],[2021,3600],[2022,-39630],[2023,-113433.33333333]], "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: 'FR0011648716_marges_an', data: FR0011648716_marges_an, height: "350", width: "100%" });