var FR0010844001_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,14411000],[2011,49975000],[2012,63114000],[2013,69223000],[2014,75844000],[2015,90190000],[2016,101375000],[2017,117760000],[2018,114120000],[2019,117500000],[2020,139704000],[2021,172431000],[2022,215785000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,31948000],[2012,40699000],[2013,43886000],[2014,59299000],[2015,70034000],[2016,83944000],[2017,107220000],[2018,81920000],[2019,62370000],[2020,54613000],[2021,51444000],[2022,92934000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,18510000],[2019,18600000],[2020,22070000],[2021,null],[2022,7060000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,3345000],[2012,5519000],[2013,3253000],[2014,9542000],[2015,11389000],[2016,8892000],[2017,14210000],[2018,22870000],[2019,11070000],[2020,14312000],[2021,16062000],[2022,7573000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,33379000],[2012,36909000],[2013,47338000],[2014,50762000],[2015,49853000],[2016,62606000],[2017,58584000],[2018,69959000],[2019,null],[2020,95249000],[2021,92232000],[2022,119192000]], "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: 'FR0010844001_passif', data: FR0010844001_passif, height: "350", width: "100%" });