var FR0010397901_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": [[2009,46518000],[2010,44371000],[2011,55265000],[2012,70782000],[2013,65940000],[2014,67049000],[2015,56000000],[2016,760000],[2017,990000],[2018,33520000],[2019,31960000],[2020,23542000],[2021,22602000],[2022,21354000],[2023,22187000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,8215000],[2010,8574000],[2011,9174000],[2012,8773000],[2013,4929000],[2014,4127000],[2015,1300000],[2016,1300000],[2017,-3070000],[2018,-8180000],[2019,-1730000],[2020,-3032000],[2021,244000],[2022,155000],[2023,-426000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,5337000],[2010,6023000],[2011,6362000],[2012,6118000],[2013,3436000],[2014,3771000],[2015,1077000],[2016,1077000],[2017,-3300000],[2018,-8860000],[2019,-1790000],[2020,-2881000],[2021,-311000],[2022,491000],[2023,-634000]], "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: 'FR0010397901_resus_an', data: FR0010397901_resus_an, height: "350", width: "100%" });