var FR0010396309_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": [[2006,null],[2007,5570139],[2008,5943433],[2009,5944811],[2010,4990301],[2011,5248000],[2012,4740000],[2013,3922000],[2014,3228000],[2015,3562000],[2016,4053000],[2017,4787000],[2018,4870000],[2019,4771000],[2020,4806000],[2021,4987000],[2022,5526000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,0],[2008,0],[2009,0],[2010,0],[2011,0],[2012,0],[2013,0],[2014,0],[2015,938000],[2016,735000],[2017,2273000],[2018,1730000],[2019,1156000],[2020,943000],[2021,587000],[2022,318000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,0],[2008,419596],[2009,13930],[2010,13930],[2011,26770],[2012,204221],[2013,177451],[2014,177451],[2015,550000],[2016,630000],[2017,720000],[2018,1420000],[2019,540000],[2020,790000],[2021,852000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1908258],[2014,3025088],[2015,2950000],[2016,3780000],[2017,3210000],[2018,3150000],[2019,3390000],[2020,3840000],[2021,5410000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,3229000],[2012,2832000],[2013,2918000],[2014,4254000],[2015,4858000],[2016,6533000],[2017,5617000],[2018,5262000],[2019,6261000],[2020,5168000],[2021,6664000],[2022,8747000],[2023,null]], "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: 'FR0010396309_passif', data: FR0010396309_passif, height: "350", width: "100%" });