var FR0000075442_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": [[2009,1.3110854210241],[2010,0.3542342804321],[2011,1.6529267499926],[2012,3.5827044509472],[2013,4.0293069027326],[2014,3.4391376950356],[2015,4.1257300004053],[2016,2.7936267134563],[2017,2.7936267134563],[2018,4142.8571428571],[2019,-1.0916471260517],[2020,0.9527670788567],[2021,8.6575100301768],[2022,8.5268420314909],[2023,2.5202678886147],[2024,0.2449693788276]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,0.7664704270717],[2010,0.2213120837747],[2011,1.0495523446503],[2012,2.170606807331],[2013,2.5772973481803],[2014,2.0549407847983],[2015,2.4759992392094],[2016,1.6910548097641],[2017,1.6910548097641],[2018,2590.4761904762],[2019,-0.9497724093086],[2020,1.6845732819785],[2021,5.8300014501461],[2022,5.271457272345],[2023,0.2114910116320],[2024,0.0699912510936]], "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: 'FR0000075442_marges_an', data: FR0000075442_marges_an, height: "350", width: "100%" });