Sign in to follow this  
crobert

Issue with displaying label when using scrollToEnd

Recommended Posts

Hi, 

 

I've been testing your product as a free trial and i face this issue. 

 

I am trying to display a scrollColumn2d and i want it to be displayed from the end. 

I managed to do this thank to your API, but when the chart is rendered the values on the bars are hidden. During the generation of the chart we can see them but at the end they disapear. Then, if we move the scrollbar, the values show up again. 

 

 

Here is my config and some screenshots of the different steps. 

I am using chrome and the javascript/json API. 

			"chart": {
				"caption": "Clients Facturés par mois",
				"xaxisname": "Mois",
				"yaxisname": "Nombre de clients", 
				"placeValuesInside": "1",
				"valueFontColor": "#ffffff",
				"baseFontColor": "#333333",
				"baseFont": "Helvetica Neue,Arial",
				"captionFontSize": "14",
				"scrollToEnd" : "1",
				"subcaptionFontSize": "14",
				"subcaptionFontBold": "0",
				"showborder": "0",
				"paletteColors": "#0075c2",
				"bgcolor": "#FFFFFF",
				"showalternatehgridcolor": "0",
				"showplotborder": "0",
				"divlinecolor": "#CCCCCC",
				"showcanvasborder": "0",
				"linethickness": "3",
				"plotfillalpha": "100",
				"plotgradientcolor": "",
				"numVisiblePlot": "12",
				"divlineAlpha": "100",
				"divlineColor": "#999999",
				"divlineThickness": "1",
				"divLineDashed": "1",
				"divLineDashLen": "1",
				"divLineGapLen": "1",
				"scrollheight": "10",
				"flatScrollBars": "1",
				"scrollShowButtons": "0",
				"scrollColor": "#cccccc",
				"showHoverEffect": "1"
			},

Thanks for reading this. 

Regards, 

 

Cédric

 

 

post-65912-0-07354500-1432655268_thumb.jpg

post-65912-0-03412800-1432655269_thumb.jpg

post-65912-0-87722700-1432655269_thumb.jpg

post-65912-0-93184800-1432655270_thumb.jpg

Share this post


Link to post
Share on other sites
Hope you are doing well.

 

This is regarding your reported issue on labels related to scroll.

 

Please note that the issue has been fixed with our latest release.

 

To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center.


 

To download the Evaluation version of FusionCharts Suite XT, please visit the link: http://www.fusioncharts.com/download/

 

Hope this would resolve your issue.

 

Feel free to revert back to us for any further assistance.

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