var FR0000054322_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,1002000],[2009,1370000],[2010,2138000],[2011,1570000],[2012,1446000],[2013,1969000],[2014,2133000],[2015,2869000],[2016,3328000],[2017,3726000],[2018,3673000],[2019,4679000],[2020,5391000],[2021,5529000],[2022,4519000],[2023,3626000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,1996000],[2018,916000],[2019,818000],[2020,7830000],[2021,7272000],[2022,5198000],[2023,4484000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,210000],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,240000],[2021,0],[2022,216000],[2023,170000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,4564000],[2011,6974000],[2012,8668000],[2013,6474000],[2014,3489000],[2015,2879000],[2016,3333000],[2017,2970000],[2018,785000],[2019,1010000],[2020,1163000],[2021,2974000],[2022,2050000],[2023,1418000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,170000],[2011,681000],[2012,272000],[2013,123000],[2014,111000],[2015,114000],[2016,278000],[2017,299000],[2018,73000],[2019,194000],[2020,455000],[2021,474000],[2022,604000],[2023,387000],[2024,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: 'FR0000054322_passif', data: FR0000054322_passif, height: "350", width: "100%" });