var FR0004180578_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": [[2007,179045000],[2008,205730000],[2009,180603000],[2010,185323000],[2011,156193000],[2012,117908000],[2013,106500000],[2014,117069000],[2015,137564000],[2016,160157000],[2017,1860000],[2018,171412000],[2019,213200000],[2020,212534000],[2021,214564000],[2022,272257000],[2023,288100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,29232000],[2008,33712000],[2009,36270000],[2010,33605000],[2011,11185000],[2012,27088000],[2013,23430000],[2014,12852000],[2015,11323000],[2016,15225000],[2017,22500000],[2018,86067000],[2019,19048000],[2020,68792000],[2021,19145000],[2022,117561000],[2023,29300000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,18532000],[2008,20979000],[2009,21724000],[2010,23230000],[2011,1313000],[2012,16217000],[2013,15377000],[2014,12154000],[2015,10162000],[2016,10498000],[2017,10419000],[2018,86079000],[2019,13250000],[2020,53283000],[2021,17653000],[2022,109755000],[2023,22820000]], "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: 'FR0004180578_resus_an', data: FR0004180578_resus_an, height: "350", width: "100%" });