× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2011-07-31T22:51:36Z  · last modified 2011-08-01T17:05:21Z

Fill Grid goes missing for Stacked Column / Bar / Line for both 2D and 3D


Dev mattbrumley(*)
QA
Niels Gron
NielsGron
Priority Low
Complexity Unknown
Component App - Charts
Version 10.0

 

Execute the below script and then Change the Chart Type to Stacked Column / Bar / Line for both 2D and 3D
The Grid is missing for Stacked Charts only
 
select top 10 * from orders
GO
.setResultSettings 'Index=1,
CategoryFields="[EmployeeID]",
SeriesFields="[OrderID],[ShipVia],[Freight]",
ShowChart=true,
ShowToolbar=true,
Paging=true,
Split=300,
Chart="{column,column,column}",
RotX=322,
RotY=-2,
RotZ=0,
ZoomScalar=0.85,
ShowLegend=true,
ShowLegendBorder=true,
ShowGrid=false,
FillGrid=true,
GridLineWidth=1.0,
Title="",
TitlePosition="Bottom Center",
TitleCategory="",
TitleValue="",
PieExplode=0.0,
GroupSmallValues=true,
SmallValuesThreshold=3.0,
PieLabelDistance=3.0,
PieShowLines=false,
LineWidth=1.0,
ShowMarkers=true,
MapShowBackground=false,
MapShowDetails=false,
MapRange="",
MapRangeColors="",
Width=16.0,
Height=10.0,
Depth=5.0,
SeriesSpacing=1.0,
CategorySpacing=1.0,
Font=Arial Bold-BOLD-10,
LegendFontSize=1.0,
SeriesFontSize=1.0,
CategoryFontSize=1.0,
ValueFontSize=1.0,
TitleFontSize=1.75,
AxisTitleFontSize=1.25,
TopColor=#ebf0f5,
BottomColor=#d7dcf5,
PanX=0.0,
PanY=0.0,
Lighting=Default,
Opacity=1.0,
View2D=true,
StackedPercent=false,
ShowValueAxis=true,
ShowValueAxisTicks=true,
ShowValueAxisLines=true,
ReverseValueAxis=false,
ShowCategoryAxis=true,
ShowCategoryAxisTicks=true,
ShowCategoryAxisLines=true,
ShowSeriesAxis=true,
ShowDataLabels=false,
ValueAxisNumberFormat="",
CategoryAxisNumberFormat="",
CategoryAxisDateFormat="",
CategoryAxisDateTimeFormat="",
CategoryAxisTimeFormat="",
SeriesAxisNumberFormat="",
SeriesAxisDateFormat="",
SeriesAxisDateTimeFormat="",
SeriesAxisTimeFormat="",
NumericCategoryAxis=false,
MergeAxis=false,
SeriesAlias="default,default,default",
SeriesSubType=",,",
SeriesColumnType="Cube,Cube,Cube",
SeriesMin="default,default,default",
SeriesMax="default,default,default",
SeriesColor="#40699d,#809b48,#6a5286",
SeriesFunctionMetaData="true,true,true",
ShowSeriesDataLabels="false,false,false",
LegendPosition=Top Right,
LegendWidthType=Fit,
LegendWidth=100,
LegendHeightType=Fit,
LegendHeight=160,
ShowFixedCategoryCount=false,
FixedCategoryCount=0' 

 

2 attachments
  • 1.png

    2011-07-31T22:51:37Z

    18 KB

  • 2.png

    2011-07-31T22:51:37Z

    13 KB

Issue #5990

Closed
Fixed
Resolved 2011-08-01T00:45:48Z
 
 
Completion
No due date
Fixed Build 10.0-rc-10
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017