var FR0000063737_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2006,null],[2007,165559000],[2008,161389000],[2009,147245000],[2010,164605000],[2011,185566000],[2012,190396000],[2013,211092000],[2014,243284000],[2015,273820000],[2016,326400000],[2017,1280000],[2018,400579000],[2019,417757000],[2020,426382000],[2021,470601000],[2022,513547000],[2023,534116000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,14281000],[2008,12254000],[2009,7983000],[2010,11447000],[2011,15111000],[2012,13968000],[2013,15963000],[2014,18602000],[2015,24446000],[2016,30028000],[2017,33900000],[2018,39521000],[2019,39853000],[2020,38640000],[2021,47318000],[2022,50084000],[2023,42329000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,7041000],[2008,7281000],[2009,3984000],[2010,6275000],[2011,7736000],[2012,6678000],[2013,9022000],[2014,11645000],[2015,15903000],[2016,21274000],[2017,23937000],[2018,27327000],[2019,26409000],[2020,26132000],[2021,34409000],[2022,35629000],[2023,33408000]], "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":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0000063737_resus_an', data: FR0000063737_resus_an, height: "350", width: "100%" });