var FR0000076887_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": [[2006,null],[2007,null],[2008,3.6112243173663],[2009,2.2606717356164],[2010,-0.0996202709671],[2011,6.1611374407583],[2012,5.7744408691852],[2013,0.5054821840507],[2014,1.5890120728389],[2015,2.8681034154514],[2016,6.2032051486284],[2017,2431.0344827586],[2018,5.4377634790326],[2019,1.9798587730537],[2020,67.441860465116],[2021,0.4629311045912],[2022,-7.2778045257583],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,null],[2008,3.1410594117472],[2009,2.0104172903071],[2010,0.0164080446299],[2011,4.4854729033587],[2012,3.7309816072776],[2013,0.3345372999899],[2014,0.6949644755347],[2015,1.4335757529604],[2016,3.2569216554625],[2017,1527.5862068966],[2018,3.5593521189261],[2019,1.30451191292],[2020,43.054896377156],[2021,0.0613070922296],[2022,-5.8629433477772],[2023,null]], "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: 'FR0000076887_marges_an', data: FR0000076887_marges_an, height: "350", width: "100%" });