var FR0010889386_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,6000000],[2013,null],[2014,3328874],[2015,4101162],[2016,7500000],[2017,16550000],[2018,18200000],[2019,18970000],[2020,24520000],[2021,24780000],[2022,28750000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,6527442],[2015,5409314],[2016,0],[2017,0],[2018,0],[2019,0],[2020,2370000],[2021,2340000],[2022,2320000],[2023,331000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,7775000],[2012,8013000],[2013,7965000],[2014,11131000],[2015,14650000],[2016,12979000],[2017,23992000],[2018,32625000],[2019,32901000],[2020,30881000],[2021,29511000],[2022,32854000],[2023,22745000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,0],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,14000000],[2013,null],[2014,9067206],[2015,12604988],[2016,14620000],[2017,11470000],[2018,13810000],[2019,13440000],[2020,12620000],[2021,13910000],[2022,19720000],[2023,15920000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,25134000],[2012,23626000],[2013,25839000],[2014,27382000],[2015,25970000],[2016,25780000],[2017,18638000],[2018,11091000],[2019,9479000],[2020,19337000],[2021,15405000],[2022,12857000],[2023,14351000]], "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: 'FR0010889386_actif', data: FR0010889386_actif, height: "350", width: "100%" });