Recently fixed issues in the Beta developer snapshot of the chart reimplementation (Milestone 9)
The chart reimplementation is still ongoing. In the following you find a list of recently fixed issues. Some remaining sub issues are already detected as listed.
Recently implemented/fixed:
Features:
-
Range Chooser button (in Wizard and Data Ranges dialog )
-
known issue: for xy charts the range chooser button is missing at the data series page
-
-
Excel Export
-
Toolbar (70287)
-
known issue: Save button is disabled (but save via menu works)
-
-
Context sensitive display of mouse pointer
-
Copy and paste inside chart (64500)
-
Select, move and delete of additional shapes (e.g. pasted from clipboard)
-
Property 'Axis at' (61970)
-
Property 'Gradient Step Count' for fill style of type gradient
-
Property 'Break' for text labels of horizontal axis
-
known issue: when you have much to much labels the axis looks like pixel rubish
-
-
Chart color table (see Tools/Options/Chart)
-
Disabling/Enabling of all menu entries
-
known issue: You need to left click first otherwise the menu entry 'Object Properties' is wrongly disabled
-
-
Icons for menu entries are implemented also in context menu now (27362)
Fixed Load and Save Bugs:
-
Loaded 3D Line Charts are stacked deep now correctly
-
Loaded 3D Lines with 2nd axis don't loose series anymore
-
Load of Stockchart document corrected (68043)
-
Y Grids in 3D charts were always on after reload (68038)
-
Chart Area with fillstyle NONE was not saved properly (69680)
-
Single datapoints with symbol style NONE are saved correctly now
-
Loading donut chart don't crashes on solaris anymore (63570)
Fixed Rendering Bugs:
-
3D xy don't crashes anymore. ( 67868)
-
X axis in XY charts shows correct number format now ( 66856)
-
Correct automatic symbols for xy charts ( 66007)
-
Legend entries for line charts with automatic symbols are now displayed correctly (65580)
-
Font sizes of pie labels and size of pies with labels are corrected
-
3D-Pie Chart aren't broken after line width change anymore (67743)
-
Textures are now applied to the correct side of objects (e.g. Bottom,3D Pies,3D Lines)
-
Corrected rendering of missing data points (70133)
-
Percent bar charts are now rendered correctly (70395)
-
Lines in Linechart don't disappears anymore when second value is Nan (67757)
-
StockCharts don't have fixed aspect ratio 1:1 anymore
-
Adapted display of negative values in area charts to old chart behaviour
-
Pies and category charts are now displayed correct when switching from another chart with manually scaled x axis or y axis
Fixed Workflow Bugs:
-
Automatic detection of good defaults for range segmentation ( first row/column as label; rows or columns) (66867)
-
It is now possible to remove titles and the legend with delete key (67808)
-
Points with invisible symbols are now selectable for Symbol-Charts and Line-and-Symbol-Charts
-
The preview during dragging of pie and donut segments is now positioned correctly