var FR0013384369_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,34348000],[2017,28833000],[2018,29843000],[2019,33300000],[2020,33473000],[2021,40816000],[2022,44284000],[2023,41861000]], "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,12757000],[2017,11873000],[2018,14791000],[2019,23906000],[2020,21756000],[2021,13957000],[2022,14259000],[2023,15637000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,1797000],[2017,1733000],[2018,1608000],[2019,1761000],[2020,1875000],[2021,1745000],[2022,1381000],[2023,1376000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,3208000],[2017,4486000],[2018,5148000],[2019,4879000],[2020,4651000],[2021,3851000],[2022,3645000],[2023,2244000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,5678000],[2017,5152000],[2018,5678000],[2019,4007000],[2020,3540000],[2021,4622000],[2022,4650000],[2023,4178000]], "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: 'FR0013384369_passif', data: FR0013384369_passif, height: "350", width: "100%" });