var FR0010341032_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,46.929254302103],[2009,47.233869089215],[2010,45.666893887753],[2011,103.94125229483],[2012,96.919505861988],[2013,59.517713811237],[2014,56.472509139957],[2015,311.33671742809],[2016,238.63636363636],[2017,324.20091324201],[2018,84.078670100679],[2019,110.5579868709],[2020,99.152542372881],[2021,121.17522396686],[2022,116.27819484584],[2023,55.935065319786]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,28.772466539197],[2009,0.1281155369206],[2010,14.619404680754],[2011,72.321393695559],[2012,61.633488079314],[2013,26.494602823139],[2014,19.280871756646],[2015,136.53130287648],[2016,142.25852272727],[2017,403.28767123288],[2018,70.274981138947],[2019,94.463439095551],[2020,83.2284711522],[2021,104.99759175417],[2022,99.315970381518],[2023,31.903012708475]], "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: 'FR0010341032_marges_an', data: FR0010341032_marges_an, height: "350", width: "100%" });