var FR0000185514_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,675512000],[2009,731345000],[2010,677748000],[2011,776369000],[2012,665819000],[2013,761816000],[2014,584412000],[2015,627367000],[2016,1870000],[2017,2150000],[2018,576379000],[2019,581249000],[2020,597381000],[2021,653569000],[2022,699945000],[2023,640787000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,311481000],[2009,350679000],[2010,300432000],[2011,343076000],[2012,195832000],[2013,208078000],[2014,211563000],[2015,268756000],[2016,0],[2017,0],[2018,192724000],[2019,192457000],[2020,201422000],[2021,244800000],[2022,256381000],[2023,190399000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,178301000],[2009,165121000],[2010,192551000],[2011,194835000],[2012,38451000],[2013,95080000],[2014,135810000],[2015,161086000],[2016,143949000],[2017,159271000],[2018,132915000],[2019,141632000],[2020,101100000],[2021,160219000],[2022,169770000],[2023,136615000]], "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: 'FR0000185514_resus_an', data: FR0000185514_resus_an, height: "350", width: "100%" });