var FR0000062184_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,30552000],[2009,24662000],[2010,21685000],[2011,9450000],[2012,10209000],[2013,12379000],[2014,13588000],[2015,13640000],[2016,14485000],[2017,14674000],[2018,15222000],[2019,15746000],[2020,15187000],[2021,4176000],[2022,-11319000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,291000],[2010,288000],[2011,102000],[2012,65000],[2013,15000],[2014,67000],[2015,499000],[2016,712000],[2017,1641000],[2018,2017000],[2019,3162000],[2020,4347000],[2021,2805000],[2022,6926000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,1655000],[2013,667000],[2014,694000],[2015,637000],[2016,72000],[2017,320000],[2018,420000],[2019,470000],[2020,340000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,401000],[2012,643000],[2013,210000],[2014,230000],[2015,211000],[2016,284000],[2017,230000],[2018,480000],[2019,510000],[2020,350000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1466000],[2012,1409000],[2013,350000],[2014,715000],[2015,426000],[2016,743000],[2017,764000],[2018,1218000],[2019,1095000],[2020,825000],[2021,3448000],[2022,null],[2023,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: 'FR0000062184_passif', data: FR0000062184_passif, height: "350", width: "100%" });