var CH0012214059_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": [[2011,19161102000],[2012,20066316000],[2013,17521148000],[2014,16980026000],[2015,21686914000],[2016,24740902000],[2017,24336835000],[2018,24404677000],[2019,24573535000],[2020,21348708000],[2021,25892047000],[2022,29607352000],[2023,29044434000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,1785499000],[2012,1691442000],[2013,2094292000],[2014,2217799000],[2015,0],[2016,3304120000],[2017,-549532000],[2018,2942849000],[2019,3524825000],[2020,3109779000],[2021,4246512000],[2022,3267165000],[2023,4921929000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,254015000],[2012,579337000],[2013,1130224000],[2014,1143552000],[2015,-1350891000],[2016,1647002000],[2017,-1560113000],[2018,1334589000],[2019,2065420000],[2020,1565498000],[2021,2217333000],[2022,3355412000],[2023,3290606000]], "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: 'CH0012214059_resus_an', data: CH0012214059_resus_an, height: "350", width: "100%" });