Sign in to follow this  
SeeThePicture

Zoomline Charts -- Size Of Two Buttons/icons

Recommended Posts

Hi,

 

Could you please provide tips/guidance on how to change the size of these buttons. I imagine if they are too small it would be difficult for mobile users to use the buttons.

 

FC_0003.png

 

Thanks,

SeeThePicture

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

You may try using the 'toolBarBtnTextVMargin' attribute and set it to appropriate value.

 

This attribute sets the Vertical margin of toolbar buttons (i.e., padding between text and button border), thus increasing the height of the buttons.

 

You may also try using the 'toolBarBtnTextHMargin' attribute.

 

This attribute sets the Horizontal margin of toolbar buttons (i.e., padding between text and button border), thus increasing the width of the buttons.

 

For more details on 'Zoom Line Chart Specification Sheet ', please refer to the link below,

http://docs.fusioncharts.com/charts/contents/?ChartSS/ZoomLine.html

 

Hope this helps!

 

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

The above solution works only for Flash Charts.

 

For JavaScript charts, I am afraid, there is no known work-around, as of now.

 

Hope this helps!

Edited by Bindhu

Share this post


Link to post
Share on other sites

Hi,

 

The above solution works only for Flash Charts.

 

For JavaScript charts, I am afraid, there is no known work-around, as of now.

 

Hope this helps!

 

One of the primary motivations for using Javascript charts is usability on iphones. I've tried using these buttons on the online demos and they are difficult to actuate. I wonder what work-arounds have been conceived by other participants of this forum. Can a larger image be used to call these functions? Can a custom vector be used? Can a textual link be used? Still thinking.

 

Best regards,

SeeThePicture

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