var FR0013204070_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": [[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,4630000],[2015,4260000],[2016,7820000],[2017,12960000],[2018,18500000],[2019,15640000],[2020,9420000],[2021,8410000],[2022,7880000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,4020000],[2021,9200000],[2022,8430000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,14918000],[2014,20247000],[2015,19602000],[2016,25989000],[2017,32705000],[2018,51225000],[2019,47441000],[2020,43807000],[2021,47999000],[2022,43397000],[2023,54270000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,52000000],[2014,54150000],[2015,55520000],[2016,84330000],[2017,115860000],[2018,154560000],[2019,115650000],[2020,73110000],[2021,57620000],[2022,77400000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,38000000],[2014,30170000],[2015,36240000],[2016,47440000],[2017,60930000],[2018,57680000],[2019,62200000],[2020,49050000],[2021,46560000],[2022,42830000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,5145000],[2014,9857000],[2015,7973000],[2016,8329000],[2017,16489000],[2018,5969000],[2019,5728000],[2020,5812000],[2021,2989000],[2022,9622000],[2023,12859000]], "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: 'FR0013204070_actif', data: FR0013204070_actif, height: "350", width: "100%" });