var FR0000066441_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,135784000],[2009,136728000],[2010,151522000],[2011,175548000],[2012,189277000],[2013,273447000],[2014,199624000],[2015,193751000],[2016,193751000],[2017,206171000],[2018,370000],[2019,231958000],[2020,241758000],[2021,245208000],[2022,302243000],[2023,401998000],[2024,352241000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,12885000],[2009,12557000],[2010,13116000],[2011,12384000],[2012,10729000],[2013,16401000],[2014,4814000],[2015,2925000],[2016,2925000],[2017,2244000],[2018,0],[2019,2108000],[2020,3895000],[2021,9292000],[2022,20890000],[2023,33960000],[2024,14322000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,6829000],[2009,8049000],[2010,8737000],[2011,8137000],[2012,6157000],[2013,9809000],[2014,3125000],[2015,770000],[2016,770000],[2017,609000],[2018,1877000],[2019,304000],[2020,2207000],[2021,6513000],[2022,13973000],[2023,24644000],[2024,9235000]], "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: 'FR0000066441_resus_an', data: FR0000066441_resus_an, height: "350", width: "100%" });