var FR0013280286_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": [[2012,1200200000],[2013,1267300000],[2014,1388700000],[2015,1502600000],[2016,1621400000],[2017,1736700000],[2018,2003300000],[2019,2254600000],[2020,2431100000],[2021,3163600000],[2022,3642900000],[2023,3752200000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,114000000],[2013,403100000],[2014,369200000],[2015,370700000],[2016,453200000],[2017,467900000],[2018,547000000],[2019,592300000],[2020,481300000],[2021,436200000],[2022,451500000],[2023,489800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,42200000],[2013,73300000],[2014,105400000],[2015,110300000],[2016,115000000],[2017,106700000],[2018,47100000],[2019,62300000],[2020,327400000],[2021,318000000],[2022,372700000],[2023,378700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,145100000],[2013,132300000],[2014,188900000],[2015,176900000],[2016,175600000],[2017,161300000],[2018,176900000],[2019,211900000],[2020,207100000],[2021,239500000],[2022,269400000],[2023,265100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,331700000],[2013,320600000],[2014,528300000],[2015,613100000],[2016,663600000],[2017,517400000],[2018,615300000],[2019,660800000],[2020,693700000],[2021,677700000],[2022,727800000],[2023,669800000]], "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: 'FR0013280286_passif', data: FR0013280286_passif, height: "350", width: "100%" });