var FR0011995588_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,57789000],[2011,26207000],[2012,75338000],[2013,75498000],[2014,210741000],[2015,211165000],[2016,424753000],[2017,389197000],[2018,372371000],[2019,783223000],[2020,696193000],[2021,734200000],[2022,1339188000],[2023,1383325000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,50697000],[2011,55475000],[2012,53865000],[2013,102484000],[2014,244973000],[2015,308038000],[2016,432643000],[2017,417376000],[2018,505997000],[2019,681341000],[2020,839288000],[2021,1002137000],[2022,1339522000],[2023,1957933000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,2737000],[2012,10685000],[2013,5521000],[2014,2552000],[2015,1335000],[2016,2869000],[2017,11121000],[2018,6113000],[2019,4603000],[2020,6204000],[2021,10011000],[2022,18169000],[2023,27993000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,14573000],[2012,5592000],[2013,5028000],[2014,32991000],[2015,13855000],[2016,36585000],[2017,45623000],[2018,48677000],[2019,77401000],[2020,112224000],[2021,151962000],[2022,177524000],[2023,210792000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,27720000],[2012,19979000],[2013,13071000],[2014,2624000],[2015,16764000],[2016,70025000],[2017,48928000],[2018,53464000],[2019,31263000],[2020,123390000],[2021,214650000],[2022,160650000],[2023,238077000]], "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: 'FR0011995588_passif', data: FR0011995588_passif, height: "350", width: "100%" });