var FR0000072597_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": [[2006,2762000],[2007,4313000],[2008,4657000],[2009,4083000],[2010,4725000],[2011,5533000],[2012,3649000],[2013,4115000],[2014,4938000],[2015,7557000],[2016,10177000],[2017,11191000],[2018,12267000],[2019,15045000],[2020,16871000],[2021,19695000],[2022,22442000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,815000],[2007,2012000],[2008,3650000],[2009,1208000],[2010,465000],[2011,31000],[2012,0],[2013,2408000],[2014,3906000],[2015,5964000],[2016,4985000],[2017,6443000],[2018,6533000],[2019,10436000],[2020,13809000],[2021,4569000],[2022,14550000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,260000],[2012,477000],[2013,437000],[2014,782000],[2015,316000],[2016,357000],[2017,476000],[2018,452000],[2019,405000],[2020,19000],[2021,25000],[2022,400000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,7570000],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,1728000],[2019,1684000],[2020,892000],[2021,3428000],[2022,10644000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,7639000],[2012,7964000],[2013,7695000],[2014,9609000],[2015,10710000],[2016,11103000],[2017,12659000],[2018,12200000],[2019,11961000],[2020,11879000],[2021,16007000],[2022,14507000],[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: 'FR0000072597_passif', data: FR0000072597_passif, height: "350", width: "100%" });