var FR0010722819_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,null],[2013,null],[2014,null],[2015,null],[2016,-7861000],[2017,-335000],[2018,35541000],[2019,32568000],[2020,34740000],[2021,31913000],[2022,54016000],[2023,56646000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,11314000],[2017,8498000],[2018,6272000],[2019,775000],[2020,5559000],[2021,5340000],[2022,6730000],[2023,3271000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,1390000],[2018,1360000],[2019,1550000],[2020,1490000],[2021,1300000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,4240000],[2018,3570000],[2019,3130000],[2020,2780000],[2021,2630000],[2022,6230000],[2023,7970000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,10219000],[2017,9367000],[2018,8305000],[2019,7797000],[2020,7204000],[2021,6027000],[2022,27364000],[2023,20600000]], "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: 'FR0010722819_passif', data: FR0010722819_passif, height: "350", width: "100%" });