var FR0011005933_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,-154000],[2009,-230000],[2010,237000],[2011,5335000],[2012,5260000],[2013,3983000],[2014,3450000],[2015,21131000],[2016,24363000],[2017,28907000],[2018,29263000],[2019,30703000],[2020,66874000],[2021,169558000],[2022,168978000],[2023,128166000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,0],[2011,387000],[2012,2590000],[2013,2547000],[2014,1694000],[2015,4008000],[2016,8432000],[2017,6428000],[2018,5182000],[2019,9969000],[2020,21730000],[2021,35311000],[2022,52077000],[2023,72114000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,40000],[2013,0],[2014,0],[2015,470000],[2016,1510000],[2017,1200000],[2018,1130000],[2019,1930000],[2020,6640000],[2021,null],[2022,null],[2023,6190000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,370000],[2013,0],[2014,0],[2015,1880000],[2016,4590000],[2017,2950000],[2018,2800000],[2019,3680000],[2020,19590000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,433000],[2011,365000],[2012,997000],[2013,779000],[2014,1651000],[2015,2814000],[2016,6714000],[2017,5176000],[2018,5017000],[2019,6673000],[2020,43430000],[2021,64075000],[2022,39286000],[2023,47599000]], "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: 'FR0011005933_passif', data: FR0011005933_passif, height: "350", width: "100%" });