var FR0000120966_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,1420909000],[2009,1562696000],[2010,1831514000],[2011,1824087000],[2012,1898707000],[2013,1887806000],[2014,1979120000],[2015,2241705000],[2016,2025771000],[2017,2030000],[2018,1949764000],[2019,1949431000],[2020,1627910000],[2021,1831895000],[2022,2233941000],[2023,2263342000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,209559000],[2009,216007000],[2010,304598000],[2011,339667000],[2012,370478000],[2013,339212000],[2014,369271000],[2015,439857000],[2016,403392000],[2017,401000000],[2018,258768000],[2019,252721000],[2020,156753000],[2021,452000000],[2022,303528000],[2023,320477000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,144936000],[2009,151724000],[2010,207457000],[2011,237881000],[2012,263133000],[2013,241489000],[2014,262076000],[2015,325058000],[2016,249686000],[2017,249686000],[2018,173350000],[2019,176095000],[2020,93724000],[2021,314195000],[2022,198603000],[2023,226515000]], "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: 'FR0000120966_resus_an', data: FR0000120966_resus_an, height: "350", width: "100%" });