var FR0010307819_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,15.302237029986],[2009,14.62119094213],[2010,19.460154241645],[2011,19.105882352941],[2012,18.983657935975],[2013,19.035874439462],[2014,18.848633029562],[2015,18.440748440748],[2016,34230.769230769],[2017,18.577017823504],[2018,55342.465753425],[2019,18.685351010978],[2020,17.467005492253],[2021,19.217351519831],[2022,17.34537256877],[2023,18.909574784065]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,8.3293669681104],[2009,8.1073525300531],[2010,10.745501285347],[2011,11.270588235294],[2012,11.327512872174],[2013,11.883408071749],[2014,11.824849966659],[2015,11.455301455301],[2016,21975.524475524],[2017,12.882190986814],[2018,35237.442922374],[2019,12.605892212675],[2020,11.168128535126],[2021,12.932143776272],[2022,11.985274720004],[2023,13.645166272618]], "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: 'FR0010307819_marges_an', data: FR0010307819_marges_an, height: "350", width: "100%" });