var FR0004036036_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,54411000],[2013,54411000],[2014,63880000],[2015,72770000],[2016,84980000],[2017,104110000],[2018,130250000],[2019,150810000],[2020,177140000],[2021,206060000],[2022,256980000],[2023,299050000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,3619000],[2013,3619000],[2014,3476000],[2015,3490000],[2016,97860000],[2017,94800000],[2018,86340000],[2019,89110000],[2020,131840000],[2021,86430000],[2022,65980000],[2023,59400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,3362000],[2013,3362000],[2014,3934000],[2015,41210000],[2016,77760000],[2017,80640000],[2018,89960000],[2019,81560000],[2020,80430000],[2021,98310000],[2022,63390000],[2023,66550000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,6160000],[2013,6160000],[2014,5653000],[2015,7030000],[2016,13440000],[2017,15410000],[2018,18380000],[2019,19380000],[2020,16590000],[2021,11550000],[2022,12590000],[2023,14730000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0004036036_passif', data: FR0004036036_passif, height: "350", width: "100%" });