var FR0013181864_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,2998600000],[2009,2701500000],[2010,2869900000],[2011,3006400000],[2012,4358461000],[2013,3401061000],[2014,2400965000],[2015,1213008000],[2016,1097992000],[2017,440870000],[2018,1463643000],[2019,1435358000],[2020,1119700000],[2021,1006400000],[2022,1058800000],[2023,1064300000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1547400000],[2009,1399000000],[2010,1485600000],[2011,1501000000],[2012,2188009000],[2013,2402189000],[2014,2429553000],[2015,2576035000],[2016,2705494000],[2017,2467150000],[2018,1020030000],[2019,1184076000],[2020,1376500000],[2021,1308400000],[2022,1249200000],[2023,1300800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,82500000],[2012,102129000],[2013,124585000],[2014,192605000],[2015,139213000],[2016,153859000],[2017,101514000],[2018,83844000],[2019,51881000],[2020,152100000],[2021,145500000],[2022,122400000],[2023,89100000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,298600000],[2012,479801000],[2013,487502000],[2014,388358000],[2015,239137000],[2016,149398000],[2017,141836000],[2018,110510000],[2019,104835000],[2020,96700000],[2021,76400000],[2022,92000000],[2023,86400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0013181864_passif', data: FR0013181864_passif, height: "350", width: "100%" });