var FR0013257409_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,null],[2013,3.82285916231],[2014,3.0381832088016],[2015,4.1277089684554],[2016,1582.3529411765],[2017,1562.5],[2018,1.6065577620932],[2019,2.4976900400393],[2020,-2.3687996373884],[2021,2.1267643346211],[2022,1.906160984611],[2023,2.5683355886333]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,3.8655114003339],[2014,2.4521974466082],[2015,2.4720333686238],[2016,1053.5294117647],[2017,1137.5],[2018,3.938885039518],[2019,1.7922356012496],[2020,-2.5264568511913],[2021,2.3983475500134],[2022,1.289883373045],[2023,2.9756427604871]], "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: 'FR0013257409_marges_an', data: FR0013257409_marges_an, height: "350", width: "100%" });