var FR0004034593_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,19.901253323205],[2009,11.41935483871],[2010,14.769230769231],[2011,15.963302752294],[2012,-12.34076433121],[2013,-2.840490797546],[2014,-32.663125948407],[2015,-4.7509225092251],[2016,-98.630136986301],[2017,-185],[2018,-16.947699342669],[2019,-47.35769922109],[2020,-26.415094339623],[2021,-24.105011933174],[2022,-59.628770301624],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,45.17280668439],[2009,7.8903225806452],[2010,2.9692307692308],[2011,null],[2012,-23.352523272905],[2013,0.4233128834356],[2014,-51.464339908953],[2015,0.3624143384291],[2016,7.5342465753425],[2017,-7.375],[2018,-21.777650757359],[2019,-6.4349910125824],[2020,-35.220125786164],[2021,-25.298329355609],[2022,-66.357308584687],[2023,null]], "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: 'FR0004034593_marges_an', data: FR0004034593_marges_an, height: "350", width: "100%" });