var FR0004031763_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": [[2008,null],[2009,null],[2010,null],[2011,8385000],[2012,8385000],[2013,7385000],[2014,7385000],[2015,7385000],[2016,7385000],[2017,7385000],[2018,7385000],[2019,5398000],[2020,5398000],[2021,5398000],[2022,5398000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,3585000],[2012,3360000],[2013,3041000],[2014,2832000],[2015,2636000],[2016,2463000],[2017,2444000],[2018,2765000],[2019,2828000],[2020,2680000],[2021,2517000],[2022,2497000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,308000],[2012,233000],[2013,112000],[2014,41000],[2015,520000],[2016,410000],[2017,309000],[2018,271000],[2019,2264000],[2020,1690000],[2021,4529000],[2022,4641000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,7000],[2012,26000],[2013,6000],[2014,4000],[2015,57000],[2016,35000],[2017,19000],[2018,2000],[2019,27000],[2020,11000],[2021,10000],[2022,1000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,9742000],[2012,8197000],[2013,7144000],[2014,5017000],[2015,6185000],[2016,7233000],[2017,6972000],[2018,7605000],[2019,6424000],[2020,6874000],[2021,7743000],[2022,3638000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,7618000],[2012,5856000],[2013,4717000],[2014,2464000],[2015,2317000],[2016,3119000],[2017,4187000],[2018,3797000],[2019,2907000],[2020,5292000],[2021,1568000],[2022,513000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,800000],[2012,3215000],[2013,3216000],[2014,2785000],[2015,2189000],[2016,2046000],[2017,2216000],[2018,1868000],[2019,2252000],[2020,1392000],[2021,9814000],[2022,18082000],[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":"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: 'FR0004031763_actif', data: FR0004031763_actif, height: "350", width: "100%" });