var FR0011071570_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,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,10000],[2021,10000],[2022,11000],[2023,10000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,2754000],[2012,2408000],[2013,5322000],[2014,11856000],[2015,11186000],[2016,10181000],[2017,9383000],[2018,10326000],[2019,10708000],[2020,13380000],[2021,20660000],[2022,19310000],[2023,18080000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,7000000],[2015,8250000],[2016,9290000],[2017,6420000],[2018,4400000],[2019,5650000],[2020,6540000],[2021,8510000],[2022,9770000],[2023,14130000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,1000000],[2015,1450000],[2016,1100000],[2017,1860000],[2018,2590000],[2019,2750000],[2020,2750000],[2021,2300000],[2022,2960000],[2023,4370000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,279000],[2012,1772000],[2013,5481000],[2014,1752000],[2015,368000],[2016,223000],[2017,2345000],[2018,4741000],[2019,3373000],[2020,6120000],[2021,3520000],[2022,5990000],[2023,5890000]], "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: 'FR0011071570_actif', data: FR0011071570_actif, height: "350", width: "100%" });