var FR0004180578_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": [[2007,148155000],[2008,124251000],[2009,146530000],[2010,158281000],[2011,130293000],[2012,137467000],[2013,143791000],[2014,150785000],[2015,161293000],[2016,152168000],[2017,143332000],[2018,147368000],[2019,150009000],[2020,135942000],[2021,94328000],[2022,101544000],[2023,105410000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,55695000],[2008,105582000],[2009,122430000],[2010,122630000],[2011,103164000],[2012,78173000],[2013,69241000],[2014,56058000],[2015,19668000],[2016,14238000],[2017,17876000],[2018,26436000],[2019,17964000],[2020,7887000],[2021,9282000],[2022,31234000],[2023,47444000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,292000],[2008,199000],[2009,252000],[2010,363000],[2011,2039000],[2012,3918000],[2013,1167000],[2014,1161000],[2015,1765000],[2016,1652000],[2017,1703000],[2018,4101000],[2019,1926000],[2020,260000],[2021,559000],[2022,241000],[2023,476000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,12253000],[2012,8625000],[2013,13771000],[2014,13455000],[2015,17066000],[2016,3842000],[2017,3144000],[2018,6167000],[2019,5370000],[2020,6343000],[2021,8957000],[2022,9673000],[2023,9500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,53602000],[2012,39031000],[2013,24533000],[2014,32038000],[2015,46980000],[2016,58048000],[2017,58183000],[2018,84043000],[2019,81846000],[2020,84823000],[2021,112550000],[2022,null],[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: 'FR0004180578_passif', data: FR0004180578_passif, height: "350", width: "100%" });