var FR0004166197_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": [[2002,null],[2003,null],[2004,null],[2005,15.671095302856],[2006,20.128169790518],[2007,20.918906884844],[2008,18.405978942775],[2009,14.681812629779],[2010,16.814783467344],[2011,15.225233349867],[2012,16.289771233237],[2013,16.664590858139],[2014,16.063430979],[2015,562.73764258555],[2016,511.27819548872],[2017,439.44636678201],[2018,10.705002257667],[2019,11.822986929695],[2020,5.6850047700269],[2021,14.07044105626],[2022,18.089296263807]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,null],[2003,null],[2004,null],[2005,11.71670676849],[2006,13.123621830209],[2007,13.01552846886],[2008,13.400796465005],[2009,10.122755588128],[2010,12.963746649739],[2011,11.180502322226],[2012,11.840276473461],[2013,10.664911125741],[2014,12.097336031583],[2015,390.98859315589],[2016,351.05263157895],[2017,302.80276816609],[2018,7.4503008188619],[2019,8.7312294048699],[2020,2.1826486658379],[2021,11.519825615145],[2022,13.690721280367]], "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: 'FR0004166197_marges_an', data: FR0004166197_marges_an, height: "350", width: "100%" });