var FR0000121691_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,338917000],[2009,337477000],[2010,349952000],[2011,382677000],[2012,397314000],[2013,414330000],[2014,376854000],[2015,382053000],[2016,33700000],[2017,402417000],[2018,1480000],[2019,406561000],[2020,336161000],[2021,378624000],[2022,398097000],[2023,391700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,19295000],[2009,20924000],[2010,46207000],[2011,62454000],[2012,61826000],[2013,53214000],[2014,13108000],[2015,28398000],[2016,29100000],[2017,27243000],[2018,32300000],[2019,28241000],[2020,3125000],[2021,36019000],[2022,45143000],[2023,48595000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-4610000],[2009,6842000],[2010,32299000],[2011,45560000],[2012,37099000],[2013,19753000],[2014,9328000],[2015,22649000],[2016,33691000],[2017,19792000],[2018,22003000],[2019,21744000],[2020,40111000],[2021,27597000],[2022,34679000],[2023,45169000]], "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: 'FR0000121691_resus_an', data: FR0000121691_resus_an, height: "350", width: "100%" });