var FR0010820274_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,1078000],[2014,7160000],[2015,18133000],[2016,10317000],[2017,19872000],[2018,26826000],[2019,96507000],[2020,113025000],[2021,149415000],[2022,195324000],[2023,218923000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,95000],[2014,40000],[2015,2318000],[2016,27858000],[2017,24268000],[2018,27017000],[2019,96019000],[2020,128371000],[2021,302944000],[2022,432943000],[2023,411657000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,70000],[2018,350000],[2019,460000],[2020,450000],[2021,43600000],[2022,58110000],[2023,54860000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,10000000],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,51590000],[2022,55480000],[2023,60700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,16204000],[2014,32006000],[2015,39919000],[2016,87251000],[2017,80648000],[2018,70516000],[2019,217407000],[2020,226148000],[2021,209122000],[2022,240293000],[2023,239443000]], "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: 'FR0010820274_passif', data: FR0010820274_passif, height: "350", width: "100%" });