var BE0974320526_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,1805805000],[2013,1723428000],[2014,1750133000],[2015,1784970000],[2016,1848045000],[2017,1862637000],[2018,2659336000],[2019,2660464000],[2020,2621856000],[2021,3167274000],[2022,3566050000],[2023,3697430000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,353908000],[2013,314235000],[2014,388084000],[2015,410169000],[2016,425180000],[2017,1007972000],[2018,1145606000],[2019,1715146000],[2020,2424331000],[2021,2154884000],[2022,2343438000],[2023,2748145000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,369246000],[2013,371586000],[2014,432375000],[2015,388056000],[2016,418316000],[2017,430666000],[2018,445919000],[2019,500138000],[2020,608396000],[2021,602708000],[2022,537765000],[2023,528990000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,728311000],[2013,710729000],[2014,855877000],[2015,737505000],[2016,843498000],[2017,1209684000],[2018,1102383000],[2019,1466140000],[2020,1896099000],[2021,2196225000],[2022,2250707000],[2023,1772833000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,389266000],[2013,380998000],[2014,391457000],[2015,661718000],[2016,610712000],[2017,604702000],[2018,700066000],[2019,681502000],[2020,790211000],[2021,924150000],[2022,1244412000],[2023,1218272000]], "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: 'BE0974320526_passif', data: BE0974320526_passif, height: "350", width: "100%" });