var FR0000030611_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,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[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,24000],[2017,128000],[2018,81000],[2019,52000],[2020,41000],[2021,326000],[2022,312000],[2023,186000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,35000],[2012,33000],[2013,31000],[2014,28000],[2015,26000],[2016,182000],[2017,720000],[2018,4329000],[2019,1874000],[2020,1889000],[2021,2016000],[2022,2148000],[2023,1326000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "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(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,20000],[2013,0],[2014,null],[2015,10000],[2016,6106000],[2017,7567000],[2018,11814000],[2019,11614000],[2020,19749000],[2021,17335000],[2022,13388000],[2023,11125000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,2034000],[2012,2230000],[2013,2193000],[2014,2181000],[2015,2183000],[2016,36214000],[2017,59389000],[2018,68164000],[2019,63656000],[2020,38521000],[2021,49715000],[2022,61909000],[2023,58778000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,17000],[2015,16000],[2016,22977000],[2017,27347000],[2018,22621000],[2019,26070000],[2020,28788000],[2021,28946000],[2022,30874000],[2023,27309000]], "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: 'FR0000030611_actif', data: FR0000030611_actif, height: "350", width: "100%" });