var FR0004152882_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,17239000],[2009,18957000],[2010,21915000],[2011,22307000],[2012,22273000],[2013,22230000],[2014,23277000],[2015,23795000],[2016,23773000],[2017,22878000],[2018,21430000],[2019,26811000],[2020,30944000],[2021,45409000],[2022,59907000],[2023,63843000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,7899000],[2009,3662000],[2010,4060000],[2011,3319000],[2012,10486000],[2013,12343000],[2014,13897000],[2015,25694000],[2016,33539000],[2017,32625000],[2018,21050000],[2019,51740000],[2020,54515000],[2021,63979000],[2022,47240000],[2023,60628000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,424000],[2012,584000],[2013,742000],[2014,1104000],[2015,1079000],[2016,835000],[2017,915000],[2018,851000],[2019,1072000],[2020,1625000],[2021,4622000],[2022,4882000],[2023,7021000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,35117000],[2012,38361000],[2013,44448000],[2014,50331000],[2015,50706000],[2016,49861000],[2017,53465000],[2018,61630000],[2019,73018000],[2020,86266000],[2021,126721000],[2022,89645000],[2023,75277000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,8916000],[2012,10160000],[2013,9054000],[2014,9065000],[2015,9051000],[2016,10364000],[2017,16843000],[2018,14253000],[2019,21635000],[2020,21804000],[2021,47236000],[2022,46890000],[2023,43475000]], "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: 'FR0004152882_passif', data: FR0004152882_passif, height: "350", width: "100%" });