var FR0000121485_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": [[2008,10691100000],[2009,11053300000],[2010,11651200000],[2011,11749500000],[2012,12118700000],[2013,11195900000],[2014,11262300000],[2015,11623100000],[2016,11963900000],[2017,12626400000],[2018,10061600000],[2019,10438600000],[2020,11820900000],[2021,13736000000],[2022,14783000000],[2023,16010000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6872900000],[2009,5578800000],[2010,5456900000],[2011,4677600000],[2012,4584000000],[2013,4869800000],[2014,5480600000],[2015,5825800000],[2016,5420300000],[2017,5185200000],[2018,3928000000],[2019,9416700000],[2020,8680400000],[2021,8483000000],[2022,10622000000],[2023,16271000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,219700000],[2012,190500000],[2013,206000000],[2014,161200000],[2015,184500000],[2016,216600000],[2017,181200000],[2018,102200000],[2019,121600000],[2020,12200000],[2021,12000000],[2022,12000000],[2023,12000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1535600000],[2012,684500000],[2013,766100000],[2014,982800000],[2015,939700000],[2016,1098500000],[2017,1240700000],[2018,745800000],[2019,808700000],[2020,666000000],[2021,1741900000],[2022,2263000000],[2023,2200000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,6640600000],[2012,7470900000],[2013,5559800000],[2014,5020200000],[2015,5038800000],[2016,5439700000],[2017,6343900000],[2018,6529900000],[2019,6362600000],[2020,5503200000],[2021,5566000000],[2022,4936000000],[2023,5248000000]], "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: 'FR0000121485_passif', data: FR0000121485_passif, height: "350", width: "100%" });