Guest Madhumita

useRoundEdges and canvas border problem

Recommended Posts

Hi,

 

When I set useRoundEdges="1" a canvas border appears, even if I set canvasBorderAlpha="0". Moreover, I loose any ability to affect the canvas border.

 

 

 

Does anyone got a solution to this problem ?

 

Thanks,

 

Y

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

Welcome to FusionCharts Forum. :)

The attribute useRoundEdges( Boolean: 0/1)- plot columns with round edges and fill them with a glass effect gradient, set this attribute to 1.

The following functionalities wouldn't work when this attribute is set to 1:

--->showShadow attribute doesn't work any more. If you want to remove shadow from columns, you'll have to over-ride the shadow with a new shadow style (applied to DATAPLOT) with alpha as 0.

--->Plot fill properties like gradient color, angle etc. wouldn't work any more, as the colors for gradient are now calculated by the chart itself.

--->Plot border properties also do not work in this mode. Also, you cannot render the border as dash in this mode.

--->Canvas border properties do not work.

 

I'm afraid,the canvasBorderAlpha attribute, thus,  would not work while useRoundEdges='1'. :)

 

Edited by Guest

Share this post


Link to post
Share on other sites

It really would be incredibly handy to be able to set an attribute to round the top and or bottom of the bars without HAVING to also have it do all the other glass look stuff.

 

 

 

Not particularly configurable.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Welcome to FusionCharts forum. :)

Could you please specify the issue a bit elaborately?

Share this post


Link to post
Share on other sites
Basundhara Ghosal (4/8/2010)
Hi,

 

 

 

Welcome to FusionCharts forum. :)

 

 

 

Could you please specify the issue a bit elaborately?

 

 

 

Currently if you add 'useroundedges="1"' to your chart, you get columns that do indeed have round edges, but they also have a 'glass' look effect with gradients and shadows etc. that you cannot turn off or define.

 

 

 

What we'd love is to be able to turn on rounded edges to our columns (top and/or bottom would be nice) but still control all other styling as before.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

If you wish to plot columns with round edges and fill them with a glass effect gradient, set this attribute to 1.

The following functionalities wouldn't work when this attribute is set to 1:

  • showShadow attribute doesn't work any more. If you want to remove shadow from columns, you'll have to over-ride the shadow with a new shadow style (applied to DATAPLOT) with alpha as 0.
  • Plot fill properties like gradient color, angle etc. wouldn't work any more, as the colors for gradient are now calculated by the chart itself.
  • Plot border properties also do not work in this mode. Also, you cannot render the border as dash in this mode.

Hope this helps. :)

Share this post


Link to post
Share on other sites
Basundhara Ghosal (4/12/2010)
Hi,

If you wish to plot columns with round edges and fill them with a glass effect gradient, set this attribute to 1.

The following functionalities wouldn't work when this attribute is set to 1:

  • showShadow attribute doesn't work any more. If you want to remove shadow from columns, you'll have to over-ride the shadow with a new shadow style (applied to DATAPLOT) with alpha as 0.
  • Plot fill properties like gradient color, angle etc. wouldn't work any more, as the colors for gradient are now calculated by the chart itself.
  • Plot border properties also do not work in this mode. Also, you cannot render the border as dash in this mode.

 

 

 

Hope this helps. :)

 

 

 

Hi, not really as that's exactly what the doc says.

 

 

 

What I would like to know is if you can JUST have the columns/bars have rounded edges with no glass effect, no changing to any of the other styling attributes at all

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afraid, as of now FusionCharts does not support this.

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