var FR0012432516_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": [[2011,7348000],[2012,315000],[2013,-20010000],[2014,-2548000],[2015,38028000],[2016,39385000],[2017,19327000],[2018,55782000],[2019,39142000],[2020,27065000],[2021,8206000],[2022,-18241000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,326000],[2012,4374000],[2013,27374000],[2014,12417000],[2015,3950000],[2016,1726000],[2017,1492000],[2018,14232000],[2019,10783000],[2020,23853000],[2021,35140000],[2022,44260000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,32000],[2012,62000],[2013,85000],[2014,98000],[2015,130000],[2016,131000],[2017,230000],[2018,279000],[2019,469000],[2020,567000],[2021,688000],[2022,319000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,2053000],[2012,3116000],[2013,4479000],[2014,3099000],[2015,4337000],[2016,8547000],[2017,44722000],[2018,34076000],[2019,18022000],[2020,8376000],[2021,8432000],[2022,4413000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,416000],[2012,316000],[2013,338000],[2014,760000],[2015,403000],[2016,515000],[2017,981000],[2018,1147000],[2019,3886000],[2020,5216000],[2021,2423000],[2022,null],[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: 'FR0012432516_passif', data: FR0012432516_passif, height: "350", width: "100%" });