var FR0010828137_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,39039000],[2012,49191000],[2013,60516000],[2014,50878000],[2015,57616000],[2016,2651204000],[2017,3542461000],[2018,3652680000],[2019,3546046000],[2020,3268471000],[2021,3380629000],[2022,3507453000],[2023,3293259000],[2024,3419321000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,503000],[2012,6762000],[2013,31000],[2014,350000],[2015,4837000],[2016,2097239000],[2017,2021596000],[2018,2359135000],[2019,2508430000],[2020,2371432000],[2021,2405564000],[2022,2557081000],[2023,3051043000],[2024,2711311000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,null],[2012,473000],[2013,310000],[2014,null],[2015,190000],[2016,609000],[2017,38660000],[2018,44240000],[2019,49360000],[2020,56000000],[2021,53410000],[2022,46000000],[2023,48880000],[2024,51880000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,1386000],[2012,93000],[2013,389000],[2014,1119000],[2015,670000],[2016,22993000],[2017,28567000],[2018,28370000],[2019,28855000],[2020,27773000],[2021,20984000],[2022,20721000],[2023,19401000],[2024,38585000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,null],[2012,6728000],[2013,29346000],[2014,20098000],[2015,6723000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,584458000],[2022,445180000],[2023,936930000],[2024,602817000]], "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: 'FR0010828137_passif', data: FR0010828137_passif, height: "350", width: "100%" });