var FR0013079092_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,-1.1784826701585],[2012,-4.4119225677175],[2013,1.1277028658137],[2014,null],[2015,5.4493049509112],[2016,1200],[2017,1280.6451612903],[2018,4.0316302700045],[2019,3.3092504193007],[2020,3.8362917265915],[2021,4.2005756480639],[2022,3.8261030681254],[2023,4.0893600908747]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,-2.1886106731514],[2012,-4.9379182023115],[2013,-0.9000931130807],[2014,null],[2015,4.2453538295253],[2016,1146.6666666667],[2017,1497.0967741935],[2018,3.5571762199369],[2019,1.5159334279448],[2020,2.43405116948],[2021,2.9214599023421],[2022,3.3174158013088],[2023,3.5971223021583]], "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: 'FR0013079092_marges_an', data: FR0013079092_marges_an, height: "350", width: "100%" });