var FR0011341205_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": [[2009,1928000],[2010,5891000],[2011,925000],[2012,10696000],[2013,3182000],[2014,30315000],[2015,15611000],[2016,17398000],[2017,43922000],[2018,14243000],[2019,-1908000],[2020,70468000],[2021,26790000],[2022,-27045000],[2023,-1843000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,686000],[2010,664000],[2011,823000],[2012,1433000],[2013,1106000],[2014,2323000],[2015,4601000],[2016,5668000],[2017,4731000],[2018,20518000],[2019,44526000],[2020,48980000],[2021,46020000],[2022,53168000],[2023,50565000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,46000],[2012,95000],[2013,100000],[2014,312000],[2015,174000],[2016,175000],[2017,233000],[2018,337000],[2019,331000],[2020,414000],[2021,318000],[2022,270000],[2023,323000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,400000],[2012,279000],[2013,1349000],[2014,2235000],[2015,3585000],[2016,4374000],[2017,5143000],[2018,6509000],[2019,7770000],[2020,7106000],[2021,23000000],[2022,26139000],[2023,36337000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,719000],[2012,1521000],[2013,1702000],[2014,1869000],[2015,2447000],[2016,2788000],[2017,3438000],[2018,4588000],[2019,5486000],[2020,7062000],[2021,5641000],[2022,null],[2023,null]], "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: 'FR0011341205_passif', data: FR0011341205_passif, height: "350", width: "100%" });