Need a special offer?Find out if your project fits.
+

Release notes

August 2015 (v. 2.115)

NEW  Now grid's title is exported to Excel file.

NEW  Numbers exported to Excel: the rounding (to the amount of decimal places in formatting) is now applied to exported grid's measures.

NEW HTML5 Field List UI for touch devices is improved much and became more user friendly.

HTML5/ FLEX/ FLASH FIXES:

FIX  Drill downs issue was fixed. Now they are correctly restored from the saved report if hierarchy is under the Values.

FIX  The dates formatting was fixed in the drill through panel.

FIX The bug in list of available aggregations for non-numeric measures in API was fixed. Now it is limited by "count" and "distinct count".

FIX  The problem that some rows had inappropriate height property in exported Excel was fixed. The issue was reproducible in MS Excel 2010 and in MS Excel 2013.

HTML5 FIXES ONLY:

FIX  The issue with wrong columns dimensions in PDF export was fixed.

FIX  Text alignment (right) for PDF export was fixed.

FIX  3px bottom padding was fixed.

FLEX/ FLASH FIXES ONLY:

FIX  The default behavior of showGridAndCharts() was fixed. Now showGridAndCharts() shows bar chart if no parameter was specified.

August 2015 (v. 2.114)

NEW  Now you can try new dashboard demo on our website and find it in download packages. It shows how several Flexmonster pivot table and charts component instances can be used on dashboard.

NEW New showChartLegendButton option is added.

Please note that starting from this minor release 'hide legend' button is hidden by default. It was done to save space for charts graphics if the container for it is small. If you would like to display 'hide legend / show legend' button, then please use the new option and set it to true.

NEW New showChartMeasures option is added. This option will help to hide all dropdowns on the top of charts if you want to show simple chart without controls or you want to save space. The dropdowns are visible by default, as it was in previous versions.

NEW HTML5 The default set of colors is updated for charts. You can choose whether to use them or set your own colors via CSS.

NEW Flash & Flex Flash / Flex charts look is improved: gradient fill was removed from charts. More bright default colors are used now.

HTML5/ FLEX/ FLASH FIXES:

FIX  Field List threw an exception in mentioned cases:

- If the very first report or the path to the data source was corrupted;
- If the data source could not be loaded or was empty;
- If the data source had corrupted data.

This issue was fixed.

FIX  Exporting grid title to Excel file was added.

HTML5 FIXES ONLY:

FIX  Several Excel exporting issues were fixed. Namely:

- inappropriate headers indentation and color;

- inappropriate columns and rows sizes.

FLEX/ FLASH FIXES ONLY:

FIX  Printing grid title was added.

FIX  Exporting grid and charts title to HTML file was added.

July 2015 (v. 2.113)

NEW Usability of Field List was improved. Numeric fields are added to values box (instead of rows) by clicking on them.

NEW HTML5 Embedding HTML5 version was optimized. The code for Flash version was removed from flexmonster.js and now it's totally "flash free". flexmonster.js for Flash version was not changed.

NEW flexmonster.js has the info about the component's version and it is used as anti-cache for js libs and SWF in flexmonster.js.

NEW package The structure of download packages was changed and simplified.

HTML5/ FLEX/ FLASH FIXES:

FIX The issue with unnecessary data reloading raised by some API calls was fixed.

FIX The dates sorting fix for icCube data source was done.

FIX The issue with sorting columns in flat table via API was fixed.

HTML5 FIXES ONLY:

FIX The issue with resizing Field List in Firefox and Internet Explorer was fixed.

FIX The flat table issue when Field List was closed after applying slice but then it was reopened on the next resize was fixed.

FIX The exceptions in jsCellClickHandler and jsCellDoubleClickHandler when grid is scrolled were fixed.

FIX The export image was fixed the way that the exported image will not be bigger than the area of the component. Thus, body { overflow-x: hidden; } as well as overflow style of any parent container will not affect it.

FIX Minor visual issues in exported HTML, PDF, Image:

- Now the legend on charts in exported image has the same padding on the right and on the left as the chart has.

- Export charts with legend to HTML contains the separator line for legend.

- Chart padding is taken into account when exporting to HTML, PDF, Image and when printing. This is important for space between chart graphics and the legend.

FIX The exception when trying to open aggregations in calculated view was fixed.

FLEX/ FLASH FIXES ONLY:

FIX The flat table issue when Field List was not closed after applying slice was fixed.

July 2015 (v. 2.112)

NEW We added new parameter showCalculatedValuesButton that controls the visibility of "Add calculated value" label in Field List.

NEW package Now component saves formats only for the active measures.

Please pay your attention that in this minor release Download Package with the component was split into 3 packages by technology:

  • Download Pack HTML5
  • Download Pack Flash
  • Download Pack Flex (flex and flex mobile)
HTML5/ FLEX/ FLASH FIXES:

FIX The issue when Flat table doesn't clear column sorting after loading a new report was fixed.

HTML5 FIXES ONLY:

FIX The issue with aggregations dropdown staying visible in the Field List after selecting other elements on touch devices was fixed.

FIX We fixed the issue when part of the x-axis label is out of the screen.

FIX We fixed the inappropriate resize of the component’s container when drag and drop measures in calculated view.

FIX We improved drag and drop in Field List for the fields with long labels.

FIX  We fixed the issue that blocks drag and drop in Field List in some cases.

FIX The issue that shows error alert over correctly loaded CSV data was fixed.

FIX We fixed the issue with selection when the grid is shown without headers.

FIX The issue when data parser skips the last row of data in gziped CSV file was fixed.

FIX File.min.js was slightly changed to avoid conflict with Durandaljs.

FLEX/ FLASH FIXES ONLY:

FIX We fixed the issue with export to PDF when the first column was skipped or the export got hanged.