var FR0000037640_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,62383000],[2011,88920000],[2012,69464000],[2013,61099000],[2014,60460000],[2015,57697000],[2016,51773000],[2017,30857000],[2018,3666000],[2019,11411000],[2020,-313000],[2021,7911000],[2022,15964000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,39399000],[2011,51825000],[2012,58009000],[2013,55579000],[2014,61655000],[2015,63426000],[2016,58894000],[2017,54223000],[2018,32403000],[2019,19579000],[2020,17488000],[2021,16947000],[2022,14482000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,1835000],[2012,2229000],[2013,2129000],[2014,2418000],[2015,2131000],[2016,2124000],[2017,2679000],[2018,1570000],[2019,1188000],[2020,1266000],[2021,1900000],[2022,3130000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,22093000],[2012,19160000],[2013,19855000],[2014,19760000],[2015,19220000],[2016,26342000],[2017,25487000],[2018,11479000],[2019,10484000],[2020,7417000],[2021,12682000],[2022,14946000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,10638000],[2012,10981000],[2013,11369000],[2014,17414000],[2015,12719000],[2016,15212000],[2017,22670000],[2018,22364000],[2019,0],[2020,0],[2021,29114000],[2022,31939000],[2023,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: 'FR0000037640_passif', data: FR0000037640_passif, height: "350", width: "100%" });