var FR0013426004_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,4.467689796269],[2015,-22.237933795594],[2016,-22.237933795594],[2017,-7.7695852534562],[2018,-174.52830188679],[2019,4.3461685093405],[2020,1.9066242972378],[2021,4.9925642659868],[2022,3.8006756756757],[2023,3.8067061143984]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,-7.0140581873637],[2015,-24.352181542498],[2016,-24.352181542498],[2017,-8.4846390168971],[2018,-372.64150943396],[2019,-15.554708349218],[2020,0.1222195062332],[2021,2.9742936052687],[2022,-2.2170608108108],[2023,-2.0907297830375]], "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: 'FR0013426004_marges_an', data: FR0013426004_marges_an, height: "350", width: "100%" });