var FR0000066540_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": [[2010,null],[2011,84009000],[2012,76316000],[2013,74067000],[2014,66477000],[2015,52580000],[2016,52311000],[2017,51150000],[2018,33170000],[2019,33970000],[2020,31670000],[2021,29040000],[2022,58900000],[2023,54470000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,4854000],[2012,4582000],[2013,3675000],[2014,3532000],[2015,3558000],[2016,4509000],[2017,4690000],[2018,4630000],[2019,0],[2020,9630000],[2021,41800000],[2022,70530000],[2023,67260000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,100428000],[2012,102726000],[2013,88456000],[2014,83318000],[2015,82084000],[2016,78753000],[2017,79260000],[2018,86060000],[2019,147243000],[2020,148213000],[2021,164200000],[2022,218431000],[2023,215997000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,92434000],[2012,90553000],[2013,85241000],[2014,83678000],[2015,72481000],[2016,63433000],[2017,65230000],[2018,73230000],[2019,76750000],[2020,79250000],[2021,97450000],[2022,123020000],[2023,117710000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,95463000],[2012,87389000],[2013,74946000],[2014,55849000],[2015,45399000],[2016,40820000],[2017,90880000],[2018,59000000],[2019,48930000],[2020,51930000],[2021,96730000],[2022,123550000],[2023,134980000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,17811000],[2012,17175000],[2013,15998000],[2014,24289000],[2015,19168000],[2016,30213000],[2017,39490000],[2018,34320000],[2019,44931000],[2020,131385000],[2021,76506000],[2022,57551000],[2023,21530000]], "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: 'FR0000066540_actif', data: FR0000066540_actif, height: "350", width: "100%" });