var FR0011464452_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": [[2011,null],[2012,5317000],[2013,8915000],[2014,5767000],[2015,4735000],[2016,1190000],[2017,-208000],[2018,-489000],[2019,592000],[2020,-9000],[2021,5050000],[2022,5141000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,null],[2012,1553000],[2013,2254000],[2014,1445000],[2015,2994000],[2016,6001000],[2017,6231000],[2018,6073000],[2019,6084000],[2020,5636000],[2021,4473000],[2022,3828000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,null],[2012,11000],[2013,25000],[2014,43000],[2015,50000],[2016,71000],[2017,54000],[2018,49000],[2019,52000],[2020,57000],[2021,50000],[2022,44000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,null],[2012,715000],[2013,687000],[2014,725000],[2015,1097000],[2016,1189000],[2017,1038000],[2018,1158000],[2019,1036000],[2020,1344000],[2021,995000],[2022,1138000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,null],[2012,497000],[2013,533000],[2014,580000],[2015,1043000],[2016,960000],[2017,1038000],[2018,1066000],[2019,733000],[2020,0],[2021,1332000],[2022,1352000],[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: 'FR0011464452_passif', data: FR0011464452_passif, height: "350", width: "100%" });