var BE0003602134_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,null],[2006,null],[2010,null],[2011,6.9594594594595],[2012,2.9292929292929],[2013,4.0981105205605],[2014,5.4101908321857],[2015,753.96825396825],[2016,1091.0714285714],[2017,885.9649122807],[2018,5.5617911948782],[2019,5.9898749349441],[2020,8.1049136476388],[2021,12.836925724288],[2022,15.430219309821],[2023,15.544743772774]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,1.389288254612],[2003,1.6669765959142],[2004,2.293168984342],[2005,3.6133568554784],[2006,4.4183332211074],[2010,null],[2011,null],[2012,0.7916666666667],[2013,2.2734786257407],[2014,2.549893982119],[2015,619.84126984127],[2016,706.78571428571],[2017,645.26315789474],[2018,3.9167796564512],[2019,4.7431671582002],[2020,7.069929471777],[2021,9.6460518313035],[2022,11.116117694769],[2023,12.565261535766]], "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: 'BE0003602134_marges_an', data: BE0003602134_marges_an, height: "350", width: "100%" });