var FR0012202497_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": [[2008,18104000],[2009,11783000],[2010,11166000],[2011,8905000],[2012,13983000],[2013,13471000],[2014,22007000],[2015,25273000],[2016,28272000],[2017,23348000],[2018,17879000],[2019,14842000],[2020,17161000],[2021,20437000],[2022,18168000],[2023,13722000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2398000],[2009,1355000],[2010,1745000],[2011,2554000],[2012,2838000],[2013,3184000],[2014,4809000],[2015,6219000],[2016,6204000],[2017,5764000],[2018,6620000],[2019,9823000],[2020,13127000],[2021,14452000],[2022,12922000],[2023,18056000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,3000],[2011,4000],[2012,22000],[2013,23000],[2014,183000],[2015,897000],[2016,312000],[2017,274000],[2018,367000],[2019,500000],[2020,368000],[2021,350000],[2022,348000],[2023,608000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,6195000],[2011,7767000],[2012,4722000],[2013,5380000],[2014,7500000],[2015,8000000],[2016,10043000],[2017,7365000],[2018,9168000],[2019,11292000],[2020,7971000],[2021,9713000],[2022,11041000],[2023,10406000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,2523000],[2011,1842000],[2012,1592000],[2013,1509000],[2014,4896000],[2015,6034000],[2016,5150000],[2017,3329000],[2018,2803000],[2019,3826000],[2020,7168000],[2021,8076000],[2022,11413000],[2023,8346000],[2024,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: 'FR0012202497_passif', data: FR0012202497_passif, height: "350", width: "100%" });