var FR0010353888_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": [[2004,6498000],[2005,8172000],[2006,10309000],[2007,13512000],[2008,15555000],[2009,17161000],[2010,19077000],[2011,22434000],[2012,27128000],[2013,33061000],[2014,34352000],[2015,45751000],[2016,4640000],[2017,6240000],[2018,61034000],[2019,68170000],[2020,35166000],[2021,38811000],[2022,46610000],[2023,47982000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2004,-387000],[2005,501000],[2006,1234000],[2007,2422000],[2008,3788000],[2009,3205000],[2010,3372000],[2011,4157000],[2012,5864000],[2013,7152000],[2014,8211000],[2015,10228000],[2016,10230000],[2017,12300000],[2018,17851000],[2019,20154000],[2020,6595000],[2021,8032000],[2022,8443000],[2023,7534000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2004,-563000],[2005,746000],[2006,1497000],[2007,2417000],[2008,2852000],[2009,2536000],[2010,2885000],[2011,3209000],[2012,4187000],[2013,5369000],[2014,6276000],[2015,7478000],[2016,7200000],[2017,8592000],[2018,12536000],[2019,14335000],[2020,5447000],[2021,5479000],[2022,7287000],[2023,8191000]], "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: 'FR0010353888_resus_an', data: FR0010353888_resus_an, height: "350", width: "100%" });