var FR0010331421_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,41341000],[2009,47122000],[2010,33515000],[2011,26625000],[2012,23364000],[2013,40285000],[2014,74626000],[2015,72067000],[2016,86169000],[2017,85956000],[2018,167240000],[2019,217416000],[2020,155975000],[2021,107440000],[2022,54151000],[2023,51901000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,8441000],[2009,8277000],[2010,7488000],[2011,6770000],[2012,4505000],[2013,4819000],[2014,4206000],[2015,3754000],[2016,5327000],[2017,5864000],[2018,15192000],[2019,40027000],[2020,65775000],[2021,84666000],[2022,105462000],[2023,92569000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,381000],[2012,643000],[2013,789000],[2014,1094000],[2015,1740000],[2016,2554000],[2017,3633000],[2018,3735000],[2019,3902000],[2020,4398000],[2021,3228000],[2022,2748000],[2023,3044000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,4202000],[2012,4670000],[2013,5141000],[2014,6846000],[2015,15107000],[2016,15599000],[2017,67879000],[2018,123772000],[2019,76706000],[2020,32029000],[2021,27229000],[2022,20216000],[2023,14426000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,22131000],[2012,15113000],[2013,4848000],[2014,3918000],[2015,213288000],[2016,171928000],[2017,91691000],[2018,141277000],[2019,63310000],[2020,49246000],[2021,44933000],[2022,25286000],[2023,22253000]], "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: 'FR0010331421_passif', data: FR0010331421_passif, height: "350", width: "100%" });