Use touch gestures when reading JavaScript charts on mobile devices.
7月 7, 2016
新版本
特性
New Mobile Charts Plugin that allows users to interact with and use touch gestures when reading JavaScript charts on mobile devices. The plugin is currently supported on bar, line, area, scatter, bubble, pie, and donut charts.
Enabled heat map scrolling on both x- and y-axes.
Enabled styling for legend scrollbar and handle.
Improved the logic on the following bar chart-related attributes: bar-space, bar-width, bars-overlap, bars-space-left and bars-space-right.
Improved logic on boxplot legend plotting so that only one legend item/marker is plotted if no data outlier is specified.
Improved data normalization on bubble charts so that if excess parameters are included in the "values" array, they are automatically omitted.
Introduced graphid parameter when calling showmenu API.
Added x and y parameters to the showmenu API to enable context menu positioning.
修補程式
Fixed Addnode API method so that it works for 2D data sets and time-series data sets.
Fixed calendar charts.
Fixed %npv token on standalone labels.
Fixed "wrap-text" attribute.
Removed default value boxes from nested pie charts.
Fixed scale-x.opposite items shift on zoom bug.
Fixed tooltip.wrap-text.
Fixed disappearing pie chart on continual legend click (canvas).
Fixed zoom-to-values so that on a graphset, it applies to all graphs in the graphset.
Fixed API showplot/hideplot and window re-size so that it doesn't lose legend state.
Fixed pie chart hover tooltip with window-resize.
Fixed scale-x.item.flat = false.
Fixed hideprogresslogo and crosshairX bug.
Fixed crosshairX so that it displays with multiple series containing null values.
Fixed dynamic margins on plotarea.
Fixed so that generated SVG validates against BasicSVG
Fixed inline HTML and getimagedata so that it parses/renders correctly.
Use touch gestures when reading JavaScript charts on mobile devices.