× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2013-09-03T22:07:29Z  · nhilam last modified 2018-03-06T19:34:50Z

Chart width reduces on moving mouse over chart area


Priority Low
Complexity Unknown
Component App - Charts
Version Future - PM

 

Version: 14.0.0-rc-9
Build #: 33845
Build Date: 2013-Sep-03 10:17:03 AM

1. Execute the below query against SQL Server Northwind database

2. Move the cursor over the chart area and the chart decreases its width. See attached gif

 

select top 5 * from orders

GO

.setResultSettings 'Index=1,

        CategoryFields="[CustomerID] ASC,[EmployeeID],[OrderDate]",

        SeriesFields="[EmployeeID]",

        SortFields="[CustomerID] ASC",

        ShowChart=true,

        ShowToolbar=true,

        Paging=true,

        Split=300,

        Chart="{column}",

        Theme=equity,

        RotX=326,

        RotY=2,

        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=true,

        UseAxisTitleMargin=true,

        AxisTitleOnEdge=true,

        PieExplode=0.0,

        GroupSmallValues=true,

        SmallValuesThreshold=3.0,

        PieLabelDistance=3.0,

        PieShowLines=true,

        PieShowValues=true,

        LineWidth=1.0,

        ShowMarkers=true,

        MapShowBackground=true,

        MapShowDetails=true,

        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=#ffffff,

        BottomColor=#e9e5dc,

        TitleColor=#696464,

        ValueLabelColor=#696464,

        ValueTitleColor=#696464,

        CategoryLabelColor=#696464,

        CategoryTitleColor=#696464,

        SeriesTitleColor=#696464,

        PanX=0.0,

        PanY=0.0,

        Lighting=Default,

        Opacity=1.0,

        View2D=false,

        FitChartToImage=false,

        StackedPercent=true,

        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=true,

        ShowFixedCategoryCount=true,

        FixedCategoryCount=0' 

 

2 attachments

Issue #9886

New
 
 
Completion
No due date
No fixed build
No time estimate

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