var FR0000060873_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,81267000],[2011,76437000],[2012,30768000],[2013,30646000],[2014,29932000],[2015,29944000],[2016,28408000],[2017,15046000],[2018,15036000],[2019,15038000],[2020,14704000],[2021,14705000],[2022,14704000],[2023,14704000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,152587000],[2011,147912000],[2012,131734000],[2013,111240000],[2014,110900000],[2015,105254000],[2016,110065000],[2017,85392000],[2018,88622000],[2019,88033000],[2020,83166000],[2021,79359000],[2022,77847000],[2023,76138000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,93748000],[2011,84637000],[2012,79475000],[2013,51653000],[2014,42922000],[2015,51929000],[2016,61868000],[2017,67067000],[2018,69451000],[2019,38208000],[2020,91579000],[2021,24128000],[2022,24479000],[2023,28399000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,85866000],[2011,81024000],[2012,89600000],[2013,100196000],[2014,70095000],[2015,71782000],[2016,75932000],[2017,69435000],[2018,64558000],[2019,53991000],[2020,37811000],[2021,35094000],[2022,51934000],[2023,51547000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,149926000],[2011,159039000],[2012,135228000],[2013,134355000],[2014,98982000],[2015,90438000],[2016,103140000],[2017,81359000],[2018,61905000],[2019,46669000],[2020,20813000],[2021,35891000],[2022,43523000],[2023,40998000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,31363000],[2011,30492000],[2012,28175000],[2013,36470000],[2014,77184000],[2015,89112000],[2016,49928000],[2017,59731000],[2018,21832000],[2019,26193000],[2020,42075000],[2021,54168000],[2022,47495000],[2023,45133000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,62796000],[2011,59061000],[2012,31584000],[2013,59643000],[2014,63806000],[2015,36781000],[2016,39782000],[2017,28884000],[2018,36316000],[2019,53878000],[2020,-26594000],[2021,24599000],[2022,17550000],[2023,17670000],[2024,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: 'FR0000060873_actif', data: FR0000060873_actif, height: "350", width: "100%" });