var FR0004027068_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,16.839237782264],[2009,13.901558101876],[2010,14.157395421999],[2011,14.91043101447],[2012,14.971603320227],[2013,13.715062856346],[2014,11.989466019945],[2015,10.159926153292],[2016,8.8755546980513],[2017,2292.1348314607],[2018,7.8861261261261],[2019,7.0422591484244],[2020,6.013356041592],[2021,11.483313598117],[2022,19.312166568128],[2023,21.678290793324]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,6.8292261075207],[2009,5.8248593506037],[2010,6.2869689174354],[2011,6.696716448709],[2012,6.4063637687491],[2013,5.9275016128189],[2014,5.7951379958632],[2015,4.5940307244332],[2016,4.3021416168242],[2017,1309.4382022472],[2018,4.5704504504505],[2019,4.0389309957689],[2020,2.8621369666547],[2021,7.1393527586881],[2022,13.3957064866],[2023,13.52275445796]], "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: 'FR0004027068_marges_an', data: FR0004027068_marges_an, height: "350", width: "100%" });