var FR0000032658_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,166222000],[2009,168913000],[2010,182693000],[2011,192207000],[2012,199830000],[2013,225045000],[2014,269732000],[2015,322141000],[2016,370403000],[2017,435712000],[2018,483420000],[2019,544672000],[2020,583465000],[2021,551315000],[2022,612766000],[2023,659260000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,48247000],[2009,49078000],[2010,47096000],[2011,53391000],[2012,49871000],[2013,34072000],[2014,39645000],[2015,40054000],[2016,42380000],[2017,66377000],[2018,44210000],[2019,124341000],[2020,143747000],[2021,137281000],[2022,133557000],[2023,80460000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,3339000],[2012,3177000],[2013,5348000],[2014,5723000],[2015,5006000],[2016,3710000],[2017,3882000],[2018,262760000],[2019,6304000],[2020,6220000],[2021,11800000],[2022,9013000],[2023,546380000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,14476000],[2012,12700000],[2013,11887000],[2014,11418000],[2015,11993000],[2016,15334000],[2017,17719000],[2018,20160000],[2019,26125000],[2020,24357000],[2021,25818000],[2022,27544000],[2023,30200000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,288045000],[2012,268061000],[2013,293371000],[2014,306226000],[2015,324672000],[2016,359181000],[2017,426668000],[2018,427440000],[2019,459498000],[2020,433781000],[2021,542017000],[2022,587583000],[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: 'FR0000032658_passif', data: FR0000032658_passif, height: "350", width: "100%" });