var FR0014005SB3_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,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,15592000],[2018,2852000],[2019,-3441000],[2020,-32934000],[2021,69224000],[2022,39650000],[2023,59238000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,13338000],[2018,34944000],[2019,41660000],[2020,92374000],[2021,53652000],[2022,60166000],[2023,67083000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,1508000],[2018,3015000],[2019,5389000],[2020,4635000],[2021,5497000],[2022,7550000],[2023,10048000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,5322000],[2018,8984000],[2019,10913000],[2020,8684000],[2021,13599000],[2022,20152000],[2023,23588000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,4278000],[2018,6185000],[2019,0],[2020,0],[2021,24626000],[2022,19008000],[2023,27483000],[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: 'FR0014005SB3_passif', data: FR0014005SB3_passif, height: "350", width: "100%" });