var FR0011038348_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,4.5700041545492],[2009,3.2344458178822],[2010,19.849715599177],[2011,23.44592676696],[2012,20.483452087634],[2013,15.191605839416],[2014,11.206111504604],[2015,-9.1907446558609],[2016,-3.6127167630058],[2017,-21.046669687358],[2018,-32.837301587302],[2019,-216.12903225806],[2020,12.740832815413],[2021,15.684093437152],[2022,20.474613686534],[2023,10.139573070608]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.448275862069],[2009,0.0412031314380],[2010,11.788336922168],[2011,15.791465606964],[2012,14.829859492575],[2013,9.4719434306569],[2014,-4.8922391986239],[2015,-7.9633544749824],[2016,-3.4176300578035],[2017,-117.42183960127],[2018,-144.12202380952],[2019,-247.09677419355],[2020,10.006215040398],[2021,90.211345939933],[2022,20.805739514349],[2023,56.465517241379]], "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: 'FR0011038348_marges_an', data: FR0011038348_marges_an, height: "350", width: "100%" });