var FR0011051598_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": [[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":[[2012,873000],[2013,1352000],[2014,2215000],[2015,2968000],[2016,3090000],[2017,3234000],[2018,3473000],[2019,2510000],[2020,2489000],[2021,2483000],[2022,2484000],[2023,39000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,256000],[2013,253000],[2014,186000],[2015,1477000],[2016,6225000],[2017,6428000],[2018,5647000],[2019,3491000],[2020,2795000],[2021,2375000],[2022,2181000],[2023,2768000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,24000],[2013,94000],[2014,64000],[2015,193000],[2016,617000],[2017,653000],[2018,398000],[2019,86000],[2020,102000],[2021,253000],[2022,281000],[2023,203000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,4000],[2013,0],[2014,0],[2015,0],[2016,5000],[2017,18000],[2018,11000],[2019,6000],[2020,6000],[2021,8000],[2022,8000],[2023,6000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,368000],[2013,461000],[2014,2618000],[2015,7731000],[2016,11997000],[2017,10239000],[2018,3455000],[2019,4761000],[2020,4975000],[2021,7275000],[2022,5528000],[2023,519000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,189000],[2013,63000],[2014,457000],[2015,1411000],[2016,1244000],[2017,906000],[2018,848000],[2019,2933000],[2020,2643000],[2021,2053000],[2022,1845000],[2023,2640000]], "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: 'FR0011051598_actif', data: FR0011051598_actif, height: "350", width: "100%" });