var FR0010490920_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": [[2009,null],[2010,null],[2011,null],[2012,29861000],[2013,28910000],[2014,28910000],[2015,28187000],[2016,28187000],[2017,28187000],[2018,16203000],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,130505000],[2013,156273000],[2014,156273000],[2015,312630000],[2016,312630000],[2017,323122000],[2018,240961000],[2019,84439000],[2020,52461000],[2021,39680000],[2022,31580000],[2023,null],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,13014000],[2013,31050000],[2014,31050000],[2015,29054000],[2016,29054000],[2017,14191000],[2018,12658000],[2019,9230000],[2020,5238000],[2021,11280000],[2022,5780000],[2023,null],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,553000],[2013,812000],[2014,812000],[2015,562000],[2016,562000],[2017,1148000],[2018,5117000],[2019,587000],[2020,232000],[2021,192000],[2022,98000],[2023,null],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,69885000],[2013,109589000],[2014,109589000],[2015,62554000],[2016,62554000],[2017,65755000],[2018,55389000],[2019,43389000],[2020,27975000],[2021,18500000],[2022,10770000],[2023,null],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,null],[2012,75666000],[2013,63038000],[2014,63038000],[2015,122206000],[2016,122206000],[2017,106979000],[2018,33112000],[2019,22909000],[2020,50680000],[2021,46950000],[2022,60570000],[2023,null],[2024,null]], "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: 'FR0010490920_actif', data: FR0010490920_actif, height: "350", width: "100%" });