var FR0000045122_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": [[2005,150000],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2005,40000],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,480000],[2021,378000],[2022,12000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2005,140000],[2009,null],[2010,null],[2011,2051000],[2012,1572000],[2013,1545000],[2014,2482000],[2015,2278000],[2016,1655000],[2017,1254000],[2018,1176000],[2019,1004000],[2020,945000],[2021,932000],[2022,1033000],[2023,1105000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2005,40000],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2005,6210000],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,7200000],[2016,7180000],[2017,6450000],[2018,5660000],[2019,4830000],[2020,3840000],[2021,3640000],[2022,3090000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2005,390000],[2009,null],[2010,null],[2011,1769000],[2012,1086000],[2013,1587000],[2014,677000],[2015,1722000],[2016,1407000],[2017,1205000],[2018,1289000],[2019,1856000],[2020,4030000],[2021,3334000],[2022,2247000],[2023,1407000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0000045122_actif', data: FR0000045122_actif, height: "350", width: "100%" });