var FR0013006558_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,null],[2011,null],[2012,2.7984535143992],[2013,3.6821758240903],[2014,2.8488440240029],[2015,2.4514940203057],[2016,0.4819308361620],[2017,1400],[2018,-0.9422328270109],[2019,-11.115046087965],[2020,3.1089249155565],[2021,3.9983642929573],[2022,0.2613448458933],[2023,0.1745515118937]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,1.798699838283],[2013,2.2097726768383],[2014,1.6781449494126],[2015,1.1613885175416],[2016,-0.0463216874435],[2017,-1575.7575757576],[2018,-0.6478408527996],[2019,-11.446775466972],[2020,1.9943857274755],[2021,3.7693100466121],[2022,0.0485267787194],[2023,0.0726559592654]], "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: 'FR0013006558_marges_an', data: FR0013006558_marges_an, height: "350", width: "100%" });