var FR0011071570_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": [[2009,2545000],[2010,2739000],[2011,2790000],[2012,7934000],[2013,10740000],[2014,11001000],[2015,11001000],[2016,10733000],[2017,11978000],[2018,14403000],[2019,15638000],[2020,17170000],[2021,18640000],[2022,21430000],[2023,25400000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,3098000],[2012,928000],[2013,4767000],[2014,9423000],[2015,8800000],[2016,8812000],[2017,6574000],[2018,5343000],[2019,4053000],[2020,9308000],[2021,12960000],[2022,11730000],[2023,9750000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,400000],[2016,370000],[2017,390000],[2018,510000],[2019,670000],[2020,465000],[2021,null],[2022,null],[2023,508000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,1000000],[2015,1300000],[2016,1320000],[2017,1560000],[2018,2050000],[2019,2620000],[2020,2460000],[2021,3680000],[2022,5040000],[2023,7980000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,1456000],[2012,1599000],[2013,2599000],[2014,2344000],[2015,1834000],[2016,1694000],[2017,1965000],[2018,2854000],[2019,3356000],[2020,3354000],[2021,4524000],[2022,6168000],[2023,8682000]], "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: 'FR0011071570_passif', data: FR0011071570_passif, height: "350", width: "100%" });