var FR0000075442_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": [[2009,10740000],[2010,11056000],[2011,12769000],[2012,16320000],[2013,20917000],[2014,20917000],[2015,49048000],[2016,49048000],[2017,54878000],[2018,60530000],[2019,54340000],[2020,62457000],[2021,101594000],[2022,116671000],[2023,108360000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,6722000],[2010,4851000],[2011,5081000],[2012,4473000],[2013,7041000],[2014,7041000],[2015,51110000],[2016,51110000],[2017,46549000],[2018,82030000],[2019,77610000],[2020,28435000],[2021,30499000],[2022,27338000],[2023,51819000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,483000],[2013,615000],[2014,615000],[2015,1203000],[2016,1203000],[2017,1582000],[2018,15850000],[2019,9770000],[2020,10860000],[2021,16980000],[2022,18140000],[2023,14060000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,20111000],[2013,21354000],[2014,21354000],[2015,35494000],[2016,35494000],[2017,44808000],[2018,78570000],[2019,64380000],[2020,61270000],[2021,100650000],[2022,81250000],[2023,77640000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,8394000],[2013,8411000],[2014,11008000],[2015,11719000],[2016,21922000],[2017,22952000],[2018,28950000],[2019,31401000],[2020,104434000],[2021,157660000],[2022,129207000],[2023,120415000],[2024,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: 'FR0000075442_passif', data: FR0000075442_passif, height: "350", width: "100%" });