var FR0000061780_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,244000],[2012,244000],[2013,0],[2014,0],[2015,0],[2016,0],[2017,240000],[2018,240000],[2019,240000],[2020,240000],[2021,244000],[2022,244000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,88000],[2012,79000],[2013,303000],[2014,281000],[2015,263000],[2016,0],[2017,0],[2018,0],[2019,10000],[2020,10000],[2021,6000],[2022,3000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2115000],[2012,1942000],[2013,885000],[2014,1225000],[2015,1115000],[2016,5512000],[2017,5446000],[2018,5419000],[2019,5879000],[2020,5595000],[2021,5731000],[2022,5915000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,947000],[2012,881000],[2013,1136000],[2014,757000],[2015,1227000],[2016,746000],[2017,1010000],[2018,1170000],[2019,1150000],[2020,1070000],[2021,1500000],[2022,2170000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2694000],[2012,3148000],[2013,4741000],[2014,3452000],[2015,3777000],[2016,134000],[2017,1230000],[2018,2120000],[2019,2560000],[2020,2690000],[2021,2030000],[2022,2810000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,353000],[2012,499000],[2013,716000],[2014,630000],[2015,280000],[2016,217000],[2017,660000],[2018,260000],[2019,250000],[2020,3690000],[2021,898000],[2022,1800000]], "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: 'FR0000061780_actif', data: FR0000061780_actif, height: "350", width: "100%" });