var FR0010282822_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,15587000],[2012,15587000],[2013,20664000],[2014,32401000],[2015,32401000],[2016,39183000],[2017,51372000],[2018,51273000],[2019,51274000],[2020,51274000],[2021,51274000],[2022,51274000],[2023,122849000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,14434000],[2012,17593000],[2013,16192000],[2014,24992000],[2015,25805000],[2016,27672000],[2017,44371000],[2018,43132000],[2019,52913000],[2020,64050000],[2021,73811000],[2022,100777000],[2023,173344000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1211000],[2012,1468000],[2013,2048000],[2014,2844000],[2015,4095000],[2016,6423000],[2017,11403000],[2018,13849000],[2019,14910000],[2020,18721000],[2021,20383000],[2022,20046000],[2023,36168000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,18976000],[2012,21712000],[2013,30131000],[2014,34678000],[2015,37816000],[2016,58615000],[2017,65266000],[2018,81881000],[2019,68075000],[2020,106007000],[2021,137504000],[2022,164417000],[2023,124994000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,20664000],[2012,22479000],[2013,21466000],[2014,23860000],[2015,24730000],[2016,17740000],[2017,42503000],[2018,72254000],[2019,82839000],[2020,87201000],[2021,120234000],[2022,109247000],[2023,131686000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,34397000],[2012,24695000],[2013,22187000],[2014,16155000],[2015,32553000],[2016,33314000],[2017,38478000],[2018,29578000],[2019,73108000],[2020,88605000],[2021,89759000],[2022,33937000],[2023,199916000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1471000],[2012,4551000],[2013,3840000],[2014,11214000],[2015,8644000],[2016,18597000],[2017,17256000],[2018,23143000],[2019,51285000],[2020,43864000],[2021,50795000],[2022,36780000],[2023,242609000]], "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: 'FR0010282822_actif', data: FR0010282822_actif, height: "350", width: "100%" });