var FR0013154002_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,371646000],[2009,393199000],[2010,365068000],[2011,397283000],[2012,434723000],[2013,481838000],[2014,538512000],[2015,647219000],[2016,763556000],[2017,879454000],[2018,1044874000],[2019,1177629000],[2020,1461000000],[2021,1733228000],[2022,2514200000],[2023,2673200000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,163277000],[2009,142492000],[2010,132418000],[2011,146941000],[2012,141495000],[2013,165559000],[2014,105981000],[2015,118259000],[2016,102322000],[2017,159670000],[2018,149635000],[2019,135343000],[2020,587107000],[2021,625516000],[2022,1135700000],[2023,3681900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,21373000],[2012,26950000],[2013,25604000],[2014,33474000],[2015,35015000],[2016,37302000],[2017,38549000],[2018,38472000],[2019,47463000],[2020,53881000],[2021,51384000],[2022,44000000],[2023,44100000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,55935000],[2012,56952000],[2013,62843000],[2014,49174000],[2015,61356000],[2016,107754000],[2017,77210000],[2018,103568000],[2019,115999000],[2020,306972000],[2021,251355000],[2022,251500000],[2023,258500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,99133000],[2012,133746000],[2013,135276000],[2014,174750000],[2015,200828000],[2016,184915000],[2017,249022000],[2018,234912000],[2019,343987000],[2020,447773000],[2021,1289615000],[2022,1120000000],[2023,1082200000]], "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: 'FR0013154002_passif', data: FR0013154002_passif, height: "350", width: "100%" });