var BE0974320526_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,12548014000],[2013,9819255000],[2014,8828512000],[2015,9697685000],[2016,10443541000],[2017,2960000],[2018,13716737000],[2019,17485080000],[2020,20710116000],[2021,24054439000],[2022,25435523000],[2023,18265890000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2012,306379000],[2013,260527000],[2014,228020000],[2015,223232000],[2016,248966000],[2017,410000000],[2018,493246000],[2019,470444000],[2020,304592000],[2021,878938000],[2022,818667000],[2023,590683000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2012,233444000],[2013,179029000],[2014,170603000],[2015,169226000],[2016,130724000],[2017,211943000],[2018,316983000],[2019,287791000],[2020,130530000],[2021,618959000],[2022,569878000],[2023,385075000]], "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: 'BE0974320526_resus_an', data: BE0974320526_resus_an, height: "350", width: "100%" });