var NL0010801007_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,1116582000],[2013,1233423000],[2014,1358319000],[2015,1529819000],[2016,1714500000],[2017,1440000],[2018,2379099000],[2019,2689626000],[2020,2774918000],[2021,3435250000],[2022,4601493000],[2023,4442642000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2012,69741000],[2013,73362000],[2014,82353000],[2015,91208000],[2016,107507000],[2017,127000000],[2018,162593000],[2019,176058000],[2020,191792000],[2021,305465000],[2022,461726000],[2023,428523000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2012,-17820000],[2013,-5390000],[2014,19909000],[2015,61848000],[2016,72959000],[2017,77262000],[2018,100057000],[2019,108006000],[2020,120924000],[2021,207276000],[2022,313081000],[2023,292271000]], "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: 'NL0010801007_resus_an', data: NL0010801007_resus_an, height: "350", width: "100%" });