var FR0000038499_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,5648000000],[2009,6581000000],[2010,7610000000],[2011,7524000000],[2012,13451000000],[2013,13575000000],[2014,13662000000],[2015,10379000000],[2016,12477000000],[2017,11070000000],[2018,9916000000],[2019,6051000000],[2020,4073000000],[2021,3537000000],[2022,3587000000],[2023,-5364000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,10449000000],[2009,11067000000],[2010,11120000000],[2011,13420000000],[2012,15833000000],[2013,16001000000],[2014,17422000000],[2015,15414000000],[2016,13992000000],[2017,12125000000],[2018,12576000000],[2019,17702000000],[2020,16258000000],[2021,16893000000],[2022,17376000000],[2023,3464000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,368000000],[2012,774000000],[2013,972000000],[2014,1019000000],[2015,853000000],[2016,932000000],[2017,877000000],[2018,854000000],[2019,826000000],[2020,663000000],[2021,650000000],[2022,732000000],[2023,11000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,5518000000],[2012,6747000000],[2013,7117000000],[2014,8413000000],[2015,8164000000],[2016,7045000000],[2017,6774000000],[2018,6810000000],[2019,6604000000],[2020,6329000000],[2021,6205000000],[2022,6648000000],[2023,8000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5309000000],[2012,8294000000],[2013,6058000000],[2014,6961000000],[2015,6572000000],[2016,9376000000],[2017,9236000000],[2018,9294000000],[2019,5402000000],[2020,4760000000],[2021,4468000000],[2022,4084000000],[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: 'FR0000038499_passif', data: FR0000038499_passif, height: "350", width: "100%" });