var FR0010404368_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,21992000],[2012,24752000],[2013,24751000],[2014,24751000],[2015,25352000],[2016,25659000],[2017,30528000],[2018,31925000],[2019,32694000],[2020,32708000],[2021,32837000],[2022,32982000],[2023,32619000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2510000],[2012,2053000],[2013,1531000],[2014,1269000],[2015,966000],[2016,746000],[2017,1184000],[2018,1168000],[2019,1057000],[2020,809000],[2021,644000],[2022,667000],[2023,500000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1055000],[2012,971000],[2013,971000],[2014,742000],[2015,726000],[2016,601000],[2017,680000],[2018,619000],[2019,7089000],[2020,9390000],[2021,643000],[2022,1207000],[2023,1464000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,47540000],[2012,41819000],[2013,41367000],[2014,39269000],[2015,42489000],[2016,45731000],[2017,53362000],[2018,48636000],[2019,47050000],[2020,36909000],[2021,37834000],[2022,41254000],[2023,42049000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,4383000],[2012,4278000],[2013,4361000],[2014,8509000],[2015,7647000],[2016,5209000],[2017,6576000],[2018,9559000],[2019,8767000],[2020,19572000],[2021,25436000],[2022,26912000],[2023,30179000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3264000],[2012,4611000],[2013,6860000],[2014,11968000],[2015,7550000],[2016,10136000],[2017,16283000],[2018,21009000],[2019,17941000],[2020,14664000],[2021,15944000],[2022,8505000],[2023,8226000]], "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: 'FR0010404368_actif', data: FR0010404368_actif, height: "350", width: "100%" });