var FR0005854700_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": [[2008,-4.0426810940788],[2009,-0.7672634271100],[2010,2.8817772254156],[2011,2.8581585495912],[2012,0.3072196620584],[2013,-2.1555490824352],[2014,0.2923142734921],[2015,0.0072442770212],[2016,-97.222222222222],[2017,-254.28571428571],[2018,-2.3249508574527],[2019,0.3014362550978],[2020,0.7559314422573],[2021,4.4831137854394],[2022,2.3336524652944],[2023,4.2922374429224]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-3.2987676585512],[2009,-3.1713554987212],[2010,4.4663663197142],[2011,3.1425524351226],[2012,-3.9310152213378],[2013,-5.0174774249927],[2014,1.5542563810067],[2015,1.5357867284845],[2016,79.444444444444],[2017,-178],[2018,0.2236833186471],[2019,0.5792304509723],[2020,-0.7185090936307],[2021,3.9572830270505],[2022,26.364289133557],[2023,5.0627853881279]], "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: 'FR0005854700_marges_an', data: FR0005854700_marges_an, height: "350", width: "100%" });