var FR0010386334_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": [[2007,9.1537701137704],[2008,8.64604877849],[2009,7.2031686464829],[2010,7.8881782975136],[2011,7.8215934868339],[2012,7.8220284619486],[2013,7.3261657634264],[2014,8.1527655214218],[2015,6.9546000006218],[2016,8.0807230418957],[2017,9.0484908375818],[2018,39342.105263158],[2019,9.9258076535321],[2020,7.0477183520726],[2021,8.2612152005083],[2022,6.1403745942136],[2023,3.2665056310745]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2007,3.8040787592993],[2008,2.3091454549178],[2009,1.7617307638046],[2010,2.6733141033004],[2011,2.1352849707235],[2012,2.0909327951193],[2013,2.0843332190607],[2014,2.7818790632539],[2015,2.2807643403189],[2016,4.403730591359],[2017,5.2061009114829],[2018,16201.710526316],[2019,3.174558796092],[2020,1.0443400569693],[2021,2.2022768906069],[2022,0.4970376018184],[2023,-2.106761112767]], "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: 'FR0010386334_marges_an', data: FR0010386334_marges_an, height: "350", width: "100%" });