var FR0004034072_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,664000],[2011,664000],[2012,664000],[2013,664000],[2014,664000],[2015,664000],[2016,664000],[2017,664000],[2018,664000],[2019,664000],[2020,4136000],[2021,4136000],[2022,4136000],[2023,4136000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,15483000],[2011,18297000],[2012,23656000],[2013,26784000],[2014,29127000],[2015,35973000],[2016,41369000],[2017,51075000],[2018,60422000],[2019,63400000],[2020,82240000],[2021,88526000],[2022,84963000],[2023,86451000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,119000],[2011,1371000],[2012,1599000],[2013,1493000],[2014,1294000],[2015,874000],[2016,1586000],[2017,1517000],[2018,1602000],[2019,662000],[2020,793000],[2021,764000],[2022,1035000],[2023,2466000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,42000],[2013,34000],[2014,26000],[2015,17000],[2016,17000],[2017,15000],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,4100000],[2011,4323000],[2012,4522000],[2013,7137000],[2014,5493000],[2015,4882000],[2016,6439000],[2017,10492000],[2018,11845000],[2019,11070000],[2020,10135000],[2021,11454000],[2022,18659000],[2023,15203000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,408000],[2011,240000],[2012,236000],[2013,122000],[2014,288000],[2015,523000],[2016,614000],[2017,1812000],[2018,2303000],[2019,19977000],[2020,10058000],[2021,9917000],[2022,13275000],[2023,8253000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,4092000],[2011,4148000],[2012,4303000],[2013,4853000],[2014,5598000],[2015,4572000],[2016,4283000],[2017,9123000],[2018,9374000],[2019,18688000],[2020,19597000],[2021,22194000],[2022,26766000],[2023,20357000]], "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: 'FR0004034072_actif', data: FR0004034072_actif, height: "350", width: "100%" });