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,948371000],[2021,888732000],[2022,991859000],[2023,962392000]], "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,1131189000],[2021,1155422000],[2022,1170221000],[2023,1176247000]], "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,42182000],[2021,27022000],[2022,26792000],[2023,27218000]], "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,78746000],[2021,67467000],[2022,86183000],[2023,78127000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,660100000],[2012,780022000],[2013,807840000],[2014,759580000],[2015,754647000],[2016,507612000],[2017,408478000],[2018,728805000],[2019,806976000],[2020,549919000],[2021,444013000],[2022,431667000],[2023,393348000]], "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%" });