var FR0010353888_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": [[2004,2867000],[2005,3669000],[2006,10534000],[2007,12783000],[2008,15708000],[2009,18899000],[2010,21968000],[2011,25363000],[2012,29861000],[2013,36067000],[2014,53910000],[2015,65095000],[2016,73170000],[2017,80498000],[2018,92165000],[2019,106381000],[2020,107081000],[2021,112555000],[2022,119486000],[2023,126904000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2004,1340000],[2005,1003000],[2006,417000],[2007,108000],[2008,49000],[2009,990000],[2010,1148000],[2011,1589000],[2012,0],[2013,0],[2014,0],[2015,8869000],[2016,10332000],[2017,11382000],[2018,9719000],[2019,10051000],[2020,41654000],[2021,30483000],[2022,12596000],[2023,12681000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2004,20000],[2005,0],[2006,78000],[2007,81000],[2008,40000],[2009,58000],[2010,72000],[2011,83000],[2012,154000],[2013,152000],[2014,268000],[2015,2480000],[2016,3830000],[2017,3060000],[2018,5860000],[2019,3480000],[2020,648000],[2021,645000],[2022,654000],[2023,874000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,1893000],[2010,2313000],[2011,2036000],[2012,2270000],[2013,1000000],[2014,null],[2015,3970000],[2016,5530000],[2017,5590000],[2018,7910000],[2019,9990000],[2020,2540000],[2021,3000000],[2022,6540000],[2023,5570000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,5775000],[2013,4800000],[2014,7546000],[2015,8019000],[2016,11827000],[2017,10053000],[2018,14569000],[2019,14541000],[2020,6997000],[2021,7741000],[2022,11843000],[2023,11279000]], "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: 'FR0010353888_passif', data: FR0010353888_passif, height: "350", width: "100%" });