var FR0012596468_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": [[2012,274000],[2013,-994000],[2014,-182000],[2015,12979000],[2016,8592000],[2017,7319000],[2018,3510000],[2019,13219000],[2020,58380000],[2021,44056000],[2022,21885000],[2023,33276000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,0],[2013,0],[2014,1401000],[2015,2555000],[2016,1973000],[2017,374000],[2018,0],[2019,20967000],[2020,3881000],[2021,3986000],[2022,3764000],[2023,2868000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,null],[2013,0],[2014,100000],[2015,390000],[2016,null],[2017,85000],[2018,85000],[2019,115000],[2020,145000],[2021,136000],[2022,166000],[2023,281000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,null],[2013,0],[2014,640000],[2015,510000],[2016,710000],[2017,832000],[2018,3509000],[2019,1605000],[2020,2198000],[2021,4963000],[2022,7318000],[2023,3688000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,105000],[2013,2126000],[2014,973000],[2015,986000],[2016,1286000],[2017,2551000],[2018,2363000],[2019,2193000],[2020,3300000],[2021,5949000],[2022,5812000],[2023,6390000]], "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: 'FR0012596468_passif', data: FR0012596468_passif, height: "350", width: "100%" });