var FR0013240934_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,20564000],[2014,27948000],[2015,23310000],[2016,12226000],[2017,31693000],[2018,29621000],[2019,36564000],[2020,107845000],[2021,160867000],[2022,172983000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,2171000],[2014,1871000],[2015,1597000],[2016,6533000],[2017,20861000],[2018,23058000],[2019,19261000],[2020,45145000],[2021,20928000],[2022,128969000],[2023,94500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,3150000],[2015,1810000],[2016,1470000],[2017,2950000],[2018,2500000],[2019,3020000],[2020,5210000],[2021,6570000],[2022,9630000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,4980000],[2015,5140000],[2016,4960000],[2017,8720000],[2018,6590000],[2019,9450000],[2020,14240000],[2021,16770000],[2022,18530000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,10679000],[2014,10678000],[2015,10806000],[2016,13128000],[2017,19019000],[2018,17218000],[2019,25181000],[2020,34739000],[2021,33313000],[2022,44109000],[2023,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: 'FR0013240934_passif', data: FR0013240934_passif, height: "350", width: "100%" });