var FR0010193052_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,4730000],[2011,11417000],[2012,19549000],[2013,18526000],[2014,17614000],[2015,14954000],[2016,12422000],[2017,15975000],[2018,24821000],[2019,32240000],[2020,38095000],[2021,52968000],[2022,63274000],[2023,79899000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,22733000],[2011,17623000],[2012,8008000],[2013,7983000],[2014,8591000],[2015,8697000],[2016,7425000],[2017,5911000],[2018,4315000],[2019,5663000],[2020,29221000],[2021,27435000],[2022,24404000],[2023,25433000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,283000],[2012,308000],[2013,288000],[2014,367000],[2015,372000],[2016,424000],[2017,378000],[2018,454000],[2019,553000],[2020,517000],[2021,86000],[2022,28000],[2023,40000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,6155000],[2012,4591000],[2013,3916000],[2014,3215000],[2015,7659000],[2016,10025000],[2017,6150000],[2018,8451000],[2019,12659000],[2020,13024000],[2021,7984000],[2022,20052000],[2023,26457000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,8733000],[2012,10857000],[2013,5756000],[2014,4922000],[2015,7911000],[2016,8655000],[2017,7703000],[2018,11996000],[2019,14206000],[2020,17847000],[2021,25582000],[2022,68680000],[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: 'FR0010193052_passif', data: FR0010193052_passif, height: "350", width: "100%" });