var FR0012616852_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": [[2013,6162000],[2014,12000],[2015,33198000],[2016,14610000],[2017,8888000],[2018,3838000],[2019,6666000],[2020,6629000],[2021,10677000],[2022,7169000],[2023,7922000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,4348000],[2014,4992000],[2015,6094000],[2016,7055000],[2017,6223000],[2018,5503000],[2019,1183000],[2020,24000],[2021,4958000],[2022,4013000],[2023,3390000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,637000],[2014,1132000],[2015,1025000],[2016,1006000],[2017,349000],[2018,286000],[2019,94000],[2020,61000],[2021,504000],[2022,417000],[2023,412000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,2563000],[2014,4269000],[2015,5071000],[2016,5415000],[2017,2522000],[2018,2117000],[2019,1257000],[2020,2411000],[2021,2705000],[2022,2232000],[2023,2026000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2013,215000],[2014,432000],[2015,719000],[2016,979000],[2017,315000],[2018,1391000],[2019,1049000],[2020,1163000],[2021,2988000],[2022,1992000],[2023,1084000]], "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: 'FR0012616852_passif', data: FR0012616852_passif, height: "350", width: "100%" });