Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
Mixing multi-series charts with regular charts
Chart API Enhancement : [4] Mixing multi-series charts with regular charts (e.g. candlestick + area chart, etc)
candlestick + line |
high-low + line | bubble + area |
Labels in Pie Charts are enhanced to minimize overlap
Pie Chart : When showing 2 series, labels from second pie chart can overlap the first chart
Offline Software Renderer for Open APIs
Typically charts are rendered with the video card. Some lower end video cards do not have sufficient hardware capabilities for rendering Aqua Data Studio charts. This is often the case for servers that are intended to work via remote connections and therefore not equipped with powerful video cards. Newly implemented software chart rendered in Aqua Data Studio v.10 addresses this issue. With the software rendered charts can be displayed (at the cost of lower image quality) on all machines regardless of the quality of installed video cards.
The option can be set at the File –> Options –>Charts dialog.
Quick Excel Functionality
Grid and Pivot Grid results in Aqua Data Studio v.10 can be quickly opened with Excel or Emailed as an Excel attachment by clicking on the “Quick Excel” button in the upper-left corner of the “Grid” pane.
Move Series Functionality
The charts are enhanced in Aqua Data Studio 10.0 and a series can be moved from one location to the other. This operation can be perforemed by right clicking on the series name in the chart legend & selecting either "Move Series Up" or ove Series Down".
Series Functions on Range of values
Currently, series functions only operate on an entire series, e.g. the function "Add(1, 2)" will add all values in series 1 to all values in series 2. Alternately, we could call this like "AddRange(1, 2, 10, 50)" to add the values in rows 10 to 50 from series 1 & 2. The rest of the values would be null & un-plotted.
AxisRenderer
AxisRenderer - Add ShowVerticalGridLines & ShowHorizontalGridLines.
FillGrid Support for Charts and Open APIs
This exact chart would be possible in 10.0 (since 10.0 supports chart title positions, grid-lines are drawn at each value, the legend can be centered & the legend box can be hidden), but we would need to add one more property: FillGrid. When FillGrid is true (the default), the grid would render like normal. When FillGrid is false, it would hide the filled alternating colors and leave the grid lines in place.
fill grid true | fill grid false |
Chart Opacity
Allow user to set opacity of chart objects, e.g. excel's charts are opaque (requires api change) API change
Tooltip for multi-series charts(bubble, HLC, Candlestick)
Chart enhancement : Mouse : Tooltip for multi-series charts (bubble, HLC, Candlestick) should show all series value
Tooltip for Series |
Chart Tick Marks
New option introduced to add tick marks to Charts
Enable | Disable |
Grid Line Width
A new option allows users to add Grid Line Width
Grid Line Width=1 | Grid Line Width=5 |
Chart Title Position
Aqua Data Studio 10.0 has a new option and API in Chart to set the position of the Chart Title, which is currently fixed to bottom left. This new option will set chart title position property (Top Left/Center/Right, and Bottom Left/Center/Right). These will move the Legend accordingly if the Chart Title & Legend are placed in the same corner.
Legend Position
In addition to the different Legend positions already available, Aqua Data Studio 10.0 has added new options and API in Chart to set the Chart Legend, which is currently fixed to top right. This new options will set Legend position property to Top Center, Bottom Center, Left Center and Right Center.
"Legend" text header is removed
For Aqua Data Studio 10.0 the "Legend" text header for grid and pivot charts is removed. This is to keep in par with most chart packages which does not have it plotted in charts.
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017