var FR0011716265_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,-7737000],[2011,-1497000],[2012,-1255000],[2013,1598000],[2014,15134000],[2015,10274000],[2016,7573000],[2017,9832000],[2018,6850000],[2019,8753000],[2020,4819000],[2021,1995000],[2022,10162000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,2022000],[2012,2040000],[2013,1481000],[2014,0],[2015,0],[2016,755000],[2017,1000000],[2018,6476000],[2019,10498000],[2020,23263000],[2021,23328000],[2022,16766000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,240000],[2015,270000],[2016,370000],[2017,600000],[2018,460000],[2019,570000],[2020,1400000],[2021,1180000],[2022,1760000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,1470000],[2015,1870000],[2016,1160000],[2017,2630000],[2018,2570000],[2019,1910000],[2020,2360000],[2021,1960000],[2022,3520000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,2365000],[2012,1808000],[2013,2570000],[2014,3240000],[2015,3605000],[2016,5921000],[2017,6884000],[2018,6833000],[2019,5244000],[2020,0],[2021,0],[2022,8572000],[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: 'FR0011716265_passif', data: FR0011716265_passif, height: "350", width: "100%" });