var FR0000051807_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": [[2007,null],[2008,1053683000],[2009,1114065000],[2010,1230719000],[2011,1277792000],[2012,1382427000],[2013,1396000000],[2014,1600000000],[2015,1765000000],[2016,1922000000],[2017,1922000000],[2018,2225000000],[2019,2569000000],[2020,2409000000],[2021,3157000000],[2022,3670000000],[2023,4237000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,null],[2008,262915000],[2009,227693000],[2010,117213000],[2011,134543000],[2012,90364000],[2013,77000000],[2014,639000000],[2015,620000000],[2016,1949000000],[2017,1611000000],[2018,2437000000],[2019,3083000000],[2020,3270000000],[2021,3503000000],[2022,3419000000],[2023,5432000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,5457000],[2012,6639000],[2013,9000000],[2014,10000000],[2015,10000000],[2016,13000000],[2017,15000000],[2018,22000000],[2019,27000000],[2020,30000000],[2021,33000000],[2022,34000000],[2023,76000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,83345000],[2012,80483000],[2013,87000000],[2014,123000000],[2015,117000000],[2016,126000000],[2017,141000000],[2018,147000000],[2019,173000000],[2020,227000000],[2021,280000000],[2022,232000000],[2023,334000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,369938000],[2012,362918000],[2013,322000000],[2014,555000000],[2015,587000000],[2016,1001000000],[2017,801000000],[2018,1057000000],[2019,1038000000],[2020,1088000000],[2021,1373000000],[2022,1538000000],[2023,1675000000]], "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: 'FR0000051807_passif', data: FR0000051807_passif, height: "350", width: "100%" });