var LU1598757687_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": [[2012,79931848000],[2013,69453312000],[2014,69315168000],[2015,56773164000],[2016,50712588000],[2017,480000],[2018,66474615000],[2019,63056989000],[2020,43379479000],[2021,67618333000],[2022,74796017000],[2023,61737605000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2012,-3061999000],[2013,1046520000],[2014,2652584000],[2015,-3715642000],[2016,3715642000],[2017,5640000000],[2018,5716959000],[2019,-559891000],[2020,1718241000],[2021,14991169000],[2022,9622573000],[2023,2115943000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2012,-3536580000],[2013,-2225058000],[2014,-949475000],[2015,-7095529000],[2016,1588591000],[2017,3813467000],[2018,4501700000],[2019,-2191345000],[2020,-596906000],[2021,13207347000],[2022,8713899000],[2023,831005000]], "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: 'LU1598757687_resus_an', data: LU1598757687_resus_an, height: "350", width: "100%" });