var FR0010298620_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": [[2008,21797000],[2009,18288000],[2010,18888000],[2011,17277000],[2012,18453000],[2013,17080000],[2014,16798000],[2015,17762000],[2016,18607000],[2017,17183000],[2018,17276000],[2019,16706000],[2020,15589000],[2021,15788000],[2022,15587000],[2023,17676000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,5197000],[2009,5563000],[2010,3621000],[2011,3614000],[2012,3314000],[2013,2532000],[2014,2432000],[2015,1519000],[2016,1144000],[2017,963000],[2018,1401000],[2019,6724000],[2020,6503000],[2021,6185000],[2022,5284000],[2023,5711000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,275000],[2012,328000],[2013,131000],[2014,199000],[2015,54000],[2016,4000],[2017,22000],[2018,20000],[2019,56000],[2020,35000],[2021,67000],[2022,69000],[2023,80000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2234000],[2012,2092000],[2013,1535000],[2014,1362000],[2015,1044000],[2016,1351000],[2017,1599000],[2018,1336000],[2019,1184000],[2020,1457000],[2021,2545000],[2022,1695000],[2023,1457000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1038000],[2012,966000],[2013,879000],[2014,940000],[2015,1012000],[2016,1341000],[2017,1021000],[2018,1039000],[2019,977000],[2020,879000],[2021,850000],[2022,811000],[2023,1358000]], "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: 'FR0010298620_passif', data: FR0010298620_passif, height: "350", width: "100%" });