var FR0000064297_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2009,null],[2010,null],[2011,1675000],[2012,1246000],[2013,1163000],[2014,1099000],[2015,1099000],[2016,1026000],[2017,1007000],[2018,1007000],[2019,1007000],[2020,980000],[2021,655000],[2022,655000],[2023,655000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,4566000],[2012,6617000],[2013,6344000],[2014,6119000],[2015,6119000],[2016,5949000],[2017,5780000],[2018,5582000],[2019,5479000],[2020,5417000],[2021,5711000],[2022,5614000],[2023,5744000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,2645000],[2012,1955000],[2013,1969000],[2014,1875000],[2015,1875000],[2016,1533000],[2017,1226000],[2018,911000],[2019,702000],[2020,1185000],[2021,3140000],[2022,13904000],[2023,12655000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,13861000],[2012,10512000],[2013,9454000],[2014,7996000],[2015,7996000],[2016,7816000],[2017,5881000],[2018,5985000],[2019,6786000],[2020,8875000],[2021,9151000],[2022,13435000],[2023,12972000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,19236000],[2012,16694000],[2013,15563000],[2014,13427000],[2015,13427000],[2016,12378000],[2017,11262000],[2018,12027000],[2019,11641000],[2020,8238000],[2021,14312000],[2022,15903000],[2023,25025000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,3412000],[2012,4286000],[2013,6551000],[2014,6975000],[2015,6975000],[2016,7870000],[2017,7935000],[2018,9233000],[2019,10984000],[2020,11686000],[2021,32817000],[2022,19573000],[2023,18619000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,11110000],[2012,17519000],[2013,15865000],[2014,9465000],[2015,10314000],[2016,8820000],[2017,6932000],[2018,10137000],[2019,10504000],[2020,9428000],[2021,11702000],[2022,10251000],[2023,8040000]], "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":"7x1", "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: 'FR0000064297_actif', data: FR0000064297_actif, height: "350", width: "100%" });