× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2012-12-14T19:17:12Z  · SachinPrakash last modified 2013-05-07T20:07:36Z

Chart doesnt remember position when i toggle between 2d and 3d


Dev mattbrumley(*)
QA
Sachin Prakash
SachinPrakash
Priority Low
Complexity Unknown
Component App - Charts
Version 13.0

Version: 13.0-alpha-8
Build #: 30608
Build Date: 2012-Dec-13 02:49:14 PM

1. I created a simple chart using the script below

2. Clicked on 2d and the chart changed to 2d.

3. Then i moved the chart to the centre of the screen

4. Changed it to 3d and changed it back to 2D and the chart goes back to the initial position and not the position i moved the chartwhen i toggle betew

script

select top 5 * from orders
GO
.setResultSettings 'Index=1,
    CategoryFields="[CustomerID]",
    SeriesFields="[OrderID]",
    ShowChart=true,
    ShowToolbar=true,
    Paging=true,
    Split=300,
    Chart="{column}",
    Theme=default,
    RotX=325,
    RotY=0,
    RotZ=0,
    ZoomScalar=1.0,
    ShowLegend=true,
    ShowLegendBorder=true,
    ShowGrid=true,
    FillGrid=true,
    GridOpacity=0.5,
    GridLineWidth=1.0,
    Title="",
    TitlePosition="Bottom Center",
    TitleCategory="",
    TitleValue="",
    UseTitleMargin=false,
    UseAxisTitleMargin=false,
    AxisTitleOnEdge=false,
    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-PLAIN-10,
    LegendFontSize=1.0,
    SeriesFontSize=1.0,
    CategoryFontSize=1.0,
    ValueFontSize=1.0,
    TitleFontSize=1.75,
    AxisTitleFontSize=1.25,
    DataLabelFontSize=1.0,
    TopColor=#ebf0f5,
    BottomColor=#d7dcf5,
    PanX=0.0,
    PanY=0.0,
    Lighting=Default,
    Opacity=1.0,
    View2D=false,
    FitChartToImage=false,
    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=true,
    SeriesAlias="default",
    SeriesSubType="",
    SeriesColumnType="Cube",
    SeriesMin="default",
    SeriesMax="default",
    SeriesColor="default",
    SeriesFunctionMetaData="true",
    ShowSeriesDataLabels="false",
    LegendPosition=Top Right,
    LegendWidthType=Fit,
    LegendWidth=100,
    LegendHeightType=Fit,
    LegendHeight=160,
    UseLegendMargin=false,
    ShowFixedCategoryCount=false,
    FixedCategoryCount=0'
 

 

1 attachment

Issue #8076

Closed
Fixed
Resolved 2013-04-25T17:37:21Z
 
 
Completion
No due date
Fixed Build 32059
No time estimate

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