var FR0013233012_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": [[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":[[2013,1999000],[2014,2207000],[2015,2375000],[2016,2074000],[2017,1806000],[2018,1543000],[2019,1228000],[2020,936000],[2021,770000],[2022,569000],[2023,542000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,6031000],[2014,5910000],[2015,5573000],[2016,4958000],[2017,4516000],[2018,4261000],[2019,3672000],[2020,3280000],[2021,3069000],[2022,2917000],[2023,2664000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,528000],[2014,477000],[2015,480000],[2016,472000],[2017,473000],[2018,410000],[2019,387000],[2020,320000],[2021,392000],[2022,373000],[2023,417000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,841000],[2014,826000],[2015,909000],[2016,771000],[2017,64000],[2018,6000],[2019,4000],[2020,48000],[2021,4000000],[2022,9340000],[2023,3807000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,13522000],[2014,17138000],[2015,22596000],[2016,24867000],[2017,59051000],[2018,56692000],[2019,35840000],[2020,105687000],[2021,86553000],[2022,86736000],[2023,26918000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,1388000],[2014,3177000],[2015,4932000],[2016,15481000],[2017,7885000],[2018,14526000],[2019,12693000],[2020,26943000],[2021,24761000],[2022,23743000],[2023,25161000]], "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: 'FR0013233012_actif', data: FR0013233012_actif, height: "350", width: "100%" });