var FR0000130692_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": [[2006,null],[2007,237400000],[2008,182200000],[2009,130200000],[2010,167500000],[2011,190200000],[2012,173200000],[2013,161200000],[2014,186400000],[2015,222400000],[2016,227300000],[2017,229900000],[2018,237200000],[2019,232400000],[2020,236600000],[2021,266800000],[2022,279900000],[2023,252400000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,83600000],[2008,62100000],[2009,138600000],[2010,138500000],[2011,80000000],[2012,58400000],[2013,24500000],[2014,42000000],[2015,74400000],[2016,158300000],[2017,205900000],[2018,202200000],[2019,242700000],[2020,394100000],[2021,375100000],[2022,345000000],[2023,384700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,13200000],[2012,11000000],[2013,13100000],[2014,15900000],[2015,15300000],[2016,17200000],[2017,17100000],[2018,17900000],[2019,18700000],[2020,17200000],[2021,28400000],[2022,25700000],[2023,18800000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,94400000],[2012,75500000],[2013,88900000],[2014,88600000],[2015,90600000],[2016,91300000],[2017,96700000],[2018,116800000],[2019,105600000],[2020,119100000],[2021,162300000],[2022,156700000],[2023,125000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,116800000],[2012,97100000],[2013,92600000],[2014,85400000],[2015,97400000],[2016,97200000],[2017,97500000],[2018,52000000],[2019,64600000],[2020,117400000],[2021,99700000],[2022,77900000],[2023,76300000]], "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: 'FR0000130692_passif', data: FR0000130692_passif, height: "350", width: "100%" });