jQWidgets 3.4.0

What’s New:

– jqxEditor – HTML editor which can simplify web content creation or be a replacement of your HTML Text Areas.
– jqxBulletChart – data visualization widget which is a variation of a bar graph.
– jqxDraw – new widget for ad-hoc drawing.
– jqxChart draw and drawBefore callback functions for ad-hoc drawing.
– jqxChart seriesGroup and serie legendFormatSettings and legendFormatFunction properties.
– jqxChart labelsAutoRotate property for pie and donut series.
– jqxChart new examples.

What’s Improved:

– jqxChart Automatic selection of date/time granularity on date axis if the setting is not specified.

What’s Fixed:

– Fixed an issue in jqxGrid regarding the editing functionality when the “autorowheight” setting is turned on.
– Fixed an issue in jqxGrid regarding the “autorowheight” when the grid rows are grouped.
– Fixed an issue in jqxGrid regarding the sorting functionality when the Grid rows are grouped and paging is turned on.
– Fixed an issue regarding the pointer events handling under Windows Phone 8.1.
– Fixed an issue in jqxChart regarding the touch events handling in the range selector.
– Fixed an issue in jqxChart regarding the range selector precision with range less than 24h on date axis with day granularity.
– Fixed an issue in jqxChart regarding the minValue and maxValue in stacked series.
– Fixed an issue in jqxChart regarding the display of label text in toggled stacked columns.
– Fixed an issue in jqxChart regarding the VML z-order issue with area series. VML is the rendering engine for IE7 and IE8.

Breaking changes:

jqxChart:

In order to support the new jqxDraw widget and our future data visualization roadmap, the core rendering functionality is moved from jqxchart.js to a new file jqxdraw.js The core charting functionality is now in jqxchart.core.js and jqxchart.js will be deprecated.

Users of jqxChart are advised to make the following change:

Include jqxdraw.js and jqxchart.core.js instead of jqxchart.js

We will continue providing jqxchart.js as a separate file in order to minimize migration cost and allow users to use the new versions without significant changes. However this file will be deprecated in future versions.

jqxGauge:

In previous versions jqxGauge was using the drawing engine of jqxChart. Users were required to include both jqxgauge.js and jqxchart.js.

Users of jqxGauge are advised make the following change:

Include jqxdraw.js instead of jqxchart.js

About admin


This entry was posted in Uncategorized. Bookmark the permalink.



Leave a Reply