var FR0010436584_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": [[2008,40604000],[2009,45329000],[2010,47282000],[2011,49646000],[2012,54790000],[2013,52770000],[2014,52079000],[2015,36177000],[2016,18595000],[2017,14470000],[2018,16343000],[2019,11995000],[2020,10536000],[2021,11689000],[2022,14662000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,19919000],[2009,11665000],[2010,null],[2011,2495000],[2012,87000],[2013,54000],[2014,2178000],[2015,713000],[2016,61000],[2017,60000],[2018,166000],[2019,422000],[2020,445000],[2021,328000],[2022,2617000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,88000],[2012,148000],[2013,132000],[2014,132000],[2015,44000],[2016,23000],[2017,0],[2018,0],[2019,0],[2020,126000],[2021,138000],[2022,13000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6773000],[2012,7399000],[2013,8674000],[2014,8094000],[2015,8882000],[2016,9256000],[2017,10309000],[2018,7696000],[2019,5648000],[2020,5066000],[2021,4266000],[2022,4616000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,8795000],[2012,8537000],[2013,9797000],[2014,7941000],[2015,8365000],[2016,5794000],[2017,4764000],[2018,2946000],[2019,2510000],[2020,2775000],[2021,2888000],[2022,3021000],[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: 'FR0010436584_passif', data: FR0010436584_passif, height: "350", width: "100%" });