var FR0013335742_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,3776000],[2016,3468000],[2017,3529000],[2018,19490000],[2019,15853000],[2020,10447000],[2021,6782000],[2022,7069000],[2023,7909000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,8939000],[2016,10978000],[2017,11317000],[2018,7956000],[2019,12076000],[2020,14584000],[2021,24441000],[2022,26917000],[2023,24432000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,417000],[2016,557000],[2017,765000],[2018,1267000],[2019,1649000],[2020,1703000],[2021,2520000],[2022,2056000],[2023,2081000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,2113000],[2016,3764000],[2017,3494000],[2018,2953000],[2019,2803000],[2020,4287000],[2021,5412000],[2022,5448000],[2023,6136000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,10434000],[2016,14462000],[2017,18599000],[2018,21787000],[2019,28243000],[2020,30819000],[2021,35077000],[2022,44094000],[2023,48351000]], "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: 'FR0013335742_passif', data: FR0013335742_passif, height: "350", width: "100%" });