var FR0010451203_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,3248700000],[2009,3412000000],[2010,3834400000],[2011,4150800000],[2012,4117600000],[2013,4224700000],[2014,4343400000],[2015,4352900000],[2016,4383300000],[2017,4163600000],[2018,4232200000],[2019,4235300000],[2020,3794800000],[2021,4560800000],[2022,5281800000],[2023,5531100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,3739000000],[2009,2760800000],[2010,2585500000],[2011,2515800000],[2012,2930800000],[2013,3125000000],[2014,3357400000],[2015,3002500000],[2016,2805100000],[2017,2606000000],[2018,2585100000],[2019,3487300000],[2020,3037800000],[2021,3296800000],[2022,3554100000],[2023,4193200000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,291500000],[2012,448100000],[2013,308900000],[2014,408600000],[2015,415700000],[2016,423300000],[2017,376200000],[2018,329400000],[2019,352900000],[2020,353700000],[2021,234000000],[2022,187900000],[2023,185900000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1903300000],[2012,1937200000],[2013,2009900000],[2014,2126800000],[2015,2138300000],[2016,2179000000],[2017,2034800000],[2018,2024600000],[2019,2021700000],[2020,1807300000],[2021,2170000000],[2022,2371800000],[2023,2299300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,864200000],[2012,874100000],[2013,871000000],[2014,933700000],[2015,1004500000],[2016,970900000],[2017,918100000],[2018,1034000000],[2019,977600000],[2020,969600000],[2021,1292100000],[2022,1514100000],[2023,1440100000]], "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: 'FR0010451203_passif', data: FR0010451203_passif, height: "350", width: "100%" });