var FR0010908533_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,37.84355179704],[2009,13.414634146341],[2010,28.80829015544],[2011,34.399224806202],[2012,32.052483598875],[2013,33.300970873786],[2014,33.172147001934],[2015,31.898971000935],[2016,32.484635645303],[2017,10355.450236967],[2018,32.00290275762],[2019,34.012738853503],[2020,29.093464511595],[2021,31.901452937461],[2022,33.796296296296],[2023,30.549545651233]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,22.410147991543],[2009,1.219512195122],[2010,7.0466321243523],[2011,18.798449612403],[2012,17.150890346767],[2013,15.533980582524],[2014,15.860735009671],[2015,16.557530402245],[2016,15.803336259877],[2017,5710.9004739336],[2018,18.432510885341],[2019,19.872611464968],[2020,16.725228390724],[2021,19.772583701832],[2022,19.855967078189],[2023,11.553440069234]], "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: 'FR0010908533_marges_an', data: FR0010908533_marges_an, height: "350", width: "100%" });