var FR0011992700_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2010,null],[2011,3959000],[2012,4549000],[2013,3643000],[2014,14124000],[2015,11749000],[2016,14089000],[2017,18917000],[2018,21538000],[2019,27127000],[2020,35560000],[2021,39600000],[2022,40940000],[2023,38041000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,3037000],[2012,4025000],[2013,3117000],[2014,2437000],[2015,5168000],[2016,4739000],[2017,5844000],[2018,6466000],[2019,9362000],[2020,23484000],[2021,24664000],[2022,26949000],[2023,33996000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,151000],[2012,273000],[2013,285000],[2014,398000],[2015,387000],[2016,518000],[2017,565000],[2018,607000],[2019,785000],[2020,1264000],[2021,1265000],[2022,1300000],[2023,1978000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,1248000],[2012,2994000],[2013,2715000],[2014,3094000],[2015,3754000],[2016,4201000],[2017,6722000],[2018,8738000],[2019,10399000],[2020,14605000],[2021,14173000],[2022,16322000],[2023,15823000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,1922000],[2012,2871000],[2013,2957000],[2014,3966000],[2015,4115000],[2016,4921000],[2017,6853000],[2018,6926000],[2019,9462000],[2020,18559000],[2021,13451000],[2022,16023000],[2023,18207000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "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: 'FR0011992700_passif', data: FR0011992700_passif, height: "350", width: "100%" });