var FR0004188670_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,5.5919896943436],[2010,7.0613372244515],[2011,4.3719772063401],[2012,6.5257709726116],[2013,7.1888412017167],[2014,5.6577203445991],[2015,6.0630617356711],[2016,6.961632533859],[2017,25128.205128205],[2018,3.7586826980713],[2019,3.2287175373508],[2020,1.8002962512819],[2021,2.134594033165],[2022,1.3218613236476],[2023,3.719782343671]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,4.0168638013819],[2010,5.7845640731669],[2011,1.2977062682565],[2012,3.6057795988786],[2013,3.8785566682562],[2014,2.5347912524851],[2015,3.0646824812141],[2016,4.3295732486402],[2017,16153.846153846],[2018,1.738302598639],[2019,1.3235736488519],[2020,-0.7254358312127],[2021,0.5408115755166],[2022,-0.7978802584179],[2023,0.6065832119176]], "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: 'FR0004188670_marges_an', data: FR0004188670_marges_an, height: "350", width: "100%" });