var FR0013214145_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,122019000],[2013,212002000],[2014,265465000],[2015,272382000],[2016,622190000],[2017,1082862000],[2018,1142172000],[2019,1189791000],[2020,1095300000],[2021,1122300000],[2022,1172100000],[2023,1180100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,147848000],[2013,3340000],[2014,508642000],[2015,494058000],[2016,720644000],[2017,332397000],[2018,320275000],[2019,943767000],[2020,929800000],[2021,861300000],[2022,769000000],[2023,749400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,2379000],[2013,1448000],[2014,1801000],[2015,2270000],[2016,3102000],[2017,3531000],[2018,3587000],[2019,7718000],[2020,8500000],[2021,8600000],[2022,4900000],[2023,5600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,35319000],[2013,47148000],[2014,52979000],[2015,79911000],[2016,95183000],[2017,102868000],[2018,115536000],[2019,144030000],[2020,128700000],[2021,154700000],[2022,171800000],[2023,161900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,80584000],[2013,248910000],[2014,144829000],[2015,165419000],[2016,null],[2017,300493000],[2018,272480000],[2019,264038000],[2020,250000000],[2021,266200000],[2022,263100000],[2023,253800000]], "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: 'FR0013214145_passif', data: FR0013214145_passif, height: "350", width: "100%" });