var FR0004163111_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,8388000],[2011,4457000],[2012,6833000],[2013,14093000],[2014,70429000],[2015,55416000],[2016,142797000],[2017,104229000],[2018,20939000],[2019,84065000],[2020,-16430000],[2021,119097000],[2022,94528000],[2023,67951000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,9368000],[2011,7458000],[2012,4369000],[2013,2176000],[2014,2177000],[2015,5705000],[2016,6251000],[2017,163752000],[2018,169592000],[2019,183619000],[2020,185690000],[2021,74235000],[2022,75275000],[2023,70178000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,286000],[2012,382000],[2013,412000],[2014,614000],[2015,743000],[2016,849000],[2017,936000],[2018,1085000],[2019,1408000],[2020,922000],[2021,864000],[2022,782000],[2023,978000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,4008000],[2012,2926000],[2013,5454000],[2014,5900000],[2015,5275000],[2016,13341000],[2017,19053000],[2018,32649000],[2019,32753000],[2020,20337000],[2021,12304000],[2022,8613000],[2023,10448000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,12104000],[2012,7776000],[2013,5949000],[2014,6466000],[2015,2119000],[2016,2976000],[2017,5213000],[2018,5213000],[2019,8008000],[2020,0],[2021,75220000],[2022,36342000],[2023,24317000]], "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: 'FR0004163111_passif', data: FR0004163111_passif, height: "350", width: "100%" });