var FR0005175080_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,94223000],[2009,68562000],[2010,183618000],[2011,141416000],[2012,99578000],[2013,56622000],[2014,71839000],[2015,26547000],[2016,46503000],[2017,28089000],[2018,36701000],[2019,65697000],[2020,50716000],[2021,67209000],[2022,37841000],[2023,15612000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,15570000],[2009,14849000],[2010,13952000],[2011,13022000],[2012,27832000],[2013,49618000],[2014,52191000],[2015,53797000],[2016,63001000],[2017,62000000],[2018,59576000],[2019,28740000],[2020,18364000],[2021,16636000],[2022,13519000],[2023,17295000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2794000],[2012,3226000],[2013,4444000],[2014,4352000],[2015,3196000],[2016,3725000],[2017,3710000],[2018,3778000],[2019,4427000],[2020,4060000],[2021,3958000],[2022,3282000],[2023,3600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,10840000],[2012,9587000],[2013,9364000],[2014,8296000],[2015,6521000],[2016,4504000],[2017,2868000],[2018,4791000],[2019,7092000],[2020,5066000],[2021,7692000],[2022,6965000],[2023,4545000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,25512000],[2012,20241000],[2013,5802000],[2014,4275000],[2015,10808000],[2016,5217000],[2017,4206000],[2018,3697000],[2019,9521000],[2020,7247000],[2021,6343000],[2022,4829000],[2023,4165000]], "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: 'FR0005175080_passif', data: FR0005175080_passif, height: "350", width: "100%" });