Sign in to follow this  
jayant_it

Bug with MSCombi3D

Recommended Posts

Hi,

I am trying to use MSCombi3D. However facing multiple issues with labels.

However MSCombi2D works really well and doesnt have any problem with the same chart xml.

Please see picture below of MSCombi2D (without issue) and MSCombi3D with issue.

1. Data Labels getting truncated

2. Chart not responding to label parameters (labelDisplay='ROTATE'  slantLabels='1')

3. Yaxis label unclear

 6958ac51-83bf-4c53-b3f2-1e7b.bmp

Here is the Chart XML used for both.

<chart lineThickness='0.5'  shadowAlpha='0'  showShadow='1' showFCMenuItem='0' showValues='0'  anchorRadius='1.5'  divLineAlpha='100'  divLineColor='E0E0E0'  divLineIsDashed='0'  showAlternateHGridColor='0'  alternateHGridAlpha='3'  alternateHGridColor='000000'  adjustDiv='1' numDivLines='7' numVDivLines='5'  vDivLineIsDashed='0'  vdivLineAlpha='100'  vdivLineColor='E0E0E0'  showAlternateVGridColor='0' numberScaleValue='1000,1000,1000'  numberScaleUnit='K,M,B'  formatNumber='1'  formatNumberScale='1'  chartRightMargin='5'  chartLeftMargin='0'  chartTopMargin='5'   showBorder='0'  bgColor='FFFFFF,CACACA'  bgAngle='270'  bgAlpha='10,10' setAdaptiveYMin='1' enableSmartLabels='1' labelDisplay='ROTATE'  slantLabels='1'  labelStep='1' connectNullData='1' baseFont ='Verdana'  baseFontSize ='10' legendPosition='BOTTOM'  showLegend='1'  legendShadow='0' showCanvasBase='0' canvasBorderColor='000000' canvasBorderThickness='1' canvasBorderAlpha='20' outCnvbaseFontSize='10' outCnvBaseFontColor='000000' xAxisName='Amount' yAxisName='' captionPadding='2' xAxisNamePadding='0' yAxisNamePadding='0' startAngY='-30' XYWallDepth='2' endAngY='0' ZXWallDepth='2' ><categories><category label='Less than 10' /><category label='Less than 20' /><category label='Less than 30' /><category label='Less than 40' /><category label='Less than 50' /><category label='Less than 60' /></categories><dataset seriesName='Hit Count'  anchorBgColor='FFFF00' renderAs='Line' ><set value='1' /><set value='2' /><set value='1' /><set value='0' /><set value='5' /><set value='3' /></dataset><dataset seriesName='Miss Count'  anchorBgColor='FFFF00' renderAs='Column' ><set value='3' /><set value='1' /><set value='1' /><set value='3' /><set value='2' /><set value='5' /></dataset><styles> <definition>  <style name='CaptionFont' type='font' size='0' />  <style name='myLegendFont' type='font' isHTML='1' /> </definition> <application>   <apply toObject='CAPTION' styles='CaptionFont' />   <apply toObject='SUBCAPTION' styles='CaptionFont' />   <apply toObject='LEGEND' styles='myLegendFont' />  </application> </styles> </chart>

 

Please advice.

Share this post


Link to post
Share on other sites

Hi,

 
Could you please send us the chart version and width, height of the chart.
 
1. and 3. We are not able to replicate the issue in our lab. (need some more detail, please see above).
 
2. Our True 3D chart do not support labelDisplay='ROTATE'  slantLabels='1' attributes as of now. 
 
PS: You can see the chart version from its debug window. Please refer to this : http://www.fusioncharts.com/docs/Contents/Debug/window.html to render the chart in debug mode.

Share this post


Link to post
Share on other sites

Hello,

 

We are very excited to announce the release of FusionCharts v3.2 that leverages Flash and JavaScript (HTML5) to create stunning charts. It introduces the new zoom charts, Pareto & Marimekko charts and works with both XML and JSON data.

 

You will be pleased to know that FusionCharts v3.2 comes with an advanced Label Management. More details at:

http://www.fusioncharts.com/in/smartcharts/

 

It now works on iPads and iPhones as well. Please visit http://www.fusioncharts.com/ipad/ to find out what's new.

 

Furthermore, with this release, we have changed our licensing policies and pricing for our core products - FusionCharts, FusionWidgets, FusionMaps & PowerCharts.

 

Please share your valuable feedback at: [email protected]

 

Thank you and have a good day. :)

Share this post


Link to post
Share on other sites
Guest Angie

Dear User,

 

We are delighted to announce that PowerCharts is now ready for your iPads and iPhones too. We have just released PowerCharts v3.2. Starting v3.2, PowerCharts has HighCharts embedded within it, and offers both Flash and JavaScript (HTML5) charting . The Flash charts are displayed on a majority of devices and the JavaScript charts on devices that do not support Flash, all of it without writing a line of code.

 

Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported.

 

5 new chart types:

 

Heat Map Chart

 

Box and Whisker Chart

 

Step Line Chart

 

Error Line Chart

 

Error Scatter Chart

 

 

* Support for JSON data format.

 

* Support for LinkedCharts, where a single data source controls multiple charts.

 

* Interactive legends in charts allow selective showing/hiding of data series.

 

* Legends now support icons for each data series.

 

* Better management of labels on charts.

 

* Labels now have an auto rendering mode to prevent them from overlapping, the chart selects the best display mode depending on the length of the labels and the width of the chart.

 

* Long labels are truncated, with ellipses appended to the truncated end of each label, and a tooltip bearing the completed label text is displayed when the user hovers over a truncated label.

 

* Support for line breaks and wrapping in all text elements including: caption, sub caption, X-axis title, Y-axis title, Labels and tooltips.

 

* In Line charts, data values can now be positioned either above or below the dataplots. Automatic positioning of data values is also supported.

 

* In Step-line charts dataplots can be joined using vertical lines.

 

* Custom alignment of caption and sub caption using STYLES.

 

* Advanced print management using JavaScript.

 

* Additional options for efficient event handling using JavaScript.

 

* Support for dynamic update of chart properties using JavaScript(barring select scatter and drag charts).

 

* Charts now support % based sizes along with dynamic resizing (barring select scatter and drag charts).

 

 

Learn more about everything new in PowerCharts v3.2 at : http:/ www.fusioncharts.com/PowerCharts/

 

We would love to hear from you at: http://www.fusioncharts.com/contact/

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this