var FR0000039232_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,57463000],[2009,60481000],[2010,64173000],[2011,68879000],[2012,69904000],[2013,69994000],[2014,73016000],[2015,73728000],[2016,73378000],[2017,77506000],[2018,79119000],[2019,60081000],[2020,55345000],[2021,66342000],[2022,69138000],[2023,72031000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,44262000],[2009,40843000],[2010,39647000],[2011,50791000],[2012,17377000],[2013,28186000],[2014,23521000],[2015,22251000],[2016,25216000],[2017,31925000],[2018,33913000],[2019,39594000],[2020,60602000],[2021,53923000],[2022,57200000],[2023,63055000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1344000],[2012,1299000],[2013,1168000],[2014,1926000],[2015,1741000],[2016,2394000],[2017,2506000],[2018,2218000],[2019,2191000],[2020,2051000],[2021,2406000],[2022,1983000],[2023,2672000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,18859000],[2012,15916000],[2013,17841000],[2014,20746000],[2015,19921000],[2016,19644000],[2017,21801000],[2018,19576000],[2019,17588000],[2020,21646000],[2021,27088000],[2022,26064000],[2023,37551000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,19030000],[2012,17977000],[2013,15790000],[2014,21764000],[2015,24300000],[2016,26666000],[2017,30831000],[2018,24498000],[2019,21478000],[2020,23490000],[2021,26707000],[2022,28270000],[2023,35887000],[2024,null]], "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: 'FR0000039232_passif', data: FR0000039232_passif, height: "350", width: "100%" });