var FR0012432516_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": [[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,null],[2012,1000],[2013,0],[2014,1000],[2015,1000],[2016,0],[2017,0],[2018,16577000],[2019,16614000],[2020,16642000],[2021,16631000],[2022,16606000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,40000],[2012,32000],[2013,21000],[2014,21000],[2015,152000],[2016,146000],[2017,143000],[2018,296000],[2019,292000],[2020,421000],[2021,345000],[2022,275000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,null],[2012,null],[2013,0],[2014,0],[2015,12000],[2016,36000],[2017,4902000],[2018,14262000],[2019,6593000],[2020,281000],[2021,50000],[2022,394000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,6483000],[2012,4941000],[2013,7972000],[2014,10254000],[2015,42413000],[2016,45568000],[2017,54163000],[2018,66737000],[2019,37187000],[2020,40203000],[2021,32287000],[2022,13058000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,3643000],[2012,3197000],[2013,4265000],[2014,3264000],[2015,3736000],[2016,3997000],[2017,7187000],[2018,7271000],[2019,11139000],[2020,7284000],[2021,5371000],[2022,4169000],[2023,null]], "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: 'FR0012432516_actif', data: FR0012432516_actif, height: "350", width: "100%" });