var FR0010889386_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": [[2009,18.067789444014],[2010,14.304804327076],[2011,13.292464114833],[2012,14.933777817821],[2013,11.947000776139],[2014,7.3047092816951],[2015,7.0401211203634],[2016,10.642793594306],[2017,16.025641025641],[2018,9.1776024304823],[2019,16.461729482917],[2020,12.075973112396],[2021,19.041011906683],[2022,7.8418769082436],[2023,-26.700092025513]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,13.247833133676],[2010,10.887686923322],[2011,9.061004784689],[2012,11.528065591495],[2013,10.732897216986],[2014,2.3064834997719],[2015,3.2551097653293],[2016,-5.3047153024911],[2017,-44.230769230769],[2018,-1.8059833748259],[2019,12.724796731686],[2020,21.107550414257],[2021,13.397437965861],[2022,4.0687771171461],[2023,-29.038809380256]], "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: 'FR0010889386_marges_an', data: FR0010889386_marges_an, height: "350", width: "100%" });