var FR0011053636_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,4187000],[2011,16857000],[2012,18238000],[2013,23179000],[2014,18457000],[2015,10360000],[2016,2792000],[2017,208000],[2018,-1116000],[2019,-129000],[2020,1464000],[2021,29944000],[2022,27282000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,2153000],[2017,2016000],[2018,2007000],[2019,2203000],[2020,1624000],[2021,4127000],[2022,5900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,2140000],[2015,790000],[2016,500000],[2017,520000],[2018,780000],[2019,680000],[2020,6070000],[2021,null],[2022,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,4180000],[2015,1220000],[2016,910000],[2017,670000],[2018,670000],[2019,1020000],[2020,2410000],[2021,null],[2022,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,10203000],[2012,12808000],[2013,17789000],[2014,18574000],[2015,7902000],[2016,2982000],[2017,2600000],[2018,2415000],[2019,2079000],[2020,10955000],[2021,16796000],[2022,17646000]], "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: 'FR0011053636_passif', data: FR0011053636_passif, height: "350", width: "100%" });