var FR0000075392_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": [[2008,80557000],[2009,113356000],[2010,112869000],[2011,122207000],[2012,171725000],[2013,210658000],[2014,220216000],[2015,277166000],[2016,248089000],[2017,210000],[2018,255928000],[2019,240079000],[2020,267508000],[2021,226623000],[2022,227079000],[2023,229099000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,4356000],[2009,6837000],[2010,6417000],[2011,4028000],[2012,5239000],[2013,7028000],[2014,4753000],[2015,-1585000],[2016,3244000],[2017,1600000],[2018,243000],[2019,1333000],[2020,16124000],[2021,7128000],[2022,2777000],[2023,-16013000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,2448000],[2009,3569000],[2010,3901000],[2011,1271000],[2012,2082000],[2013,3261000],[2014,1964000],[2015,-5575000],[2016,-1099000],[2017,-2106000],[2018,-3757000],[2019,-2959000],[2020,9211000],[2021,195000],[2022,805000],[2023,-18818000]], "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: 'FR0000075392_resus_an', data: FR0000075392_resus_an, height: "350", width: "100%" });