var FR0000035818_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,7853000],[2009,9270000],[2010,11126000],[2011,13395000],[2012,15552000],[2013,18657000],[2014,21506000],[2015,29188000],[2016,34402000],[2017,39620000],[2018,47769000],[2019,56647000],[2020,65412000],[2021,80394000],[2022,98641000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2028000],[2009,1781000],[2010,1893000],[2011,2321000],[2012,0],[2013,0],[2014,0],[2015,7317000],[2016,7657000],[2017,13716000],[2018,9318000],[2019,6525000],[2020,15144000],[2021,1169000],[2022,30064000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,0],[2010,0],[2011,248000],[2012,375000],[2013,502000],[2014,541000],[2015,567000],[2016,554000],[2017,12450000],[2018,14410000],[2019,15290000],[2020,18600000],[2021,23540000],[2022,3110000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2743000],[2012,2714000],[2013,2919000],[2014,3606000],[2015,4221000],[2016,4765000],[2017,4820000],[2018,6160000],[2019,8770000],[2020,8620000],[2021,9480000],[2022,9840000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,12726000],[2012,12837000],[2013,13245000],[2014,15680000],[2015,20001000],[2016,28299000],[2017,27399000],[2018,31564000],[2019,36051000],[2020,41348000],[2021,47200000],[2022,48683000],[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: 'FR0000035818_passif', data: FR0000035818_passif, height: "350", width: "100%" });