Is there anyway to change the chart UI parameters. I've created a block containing a pie chart showing the contribution of 10 most active users in my site. However, the pie chart is very small because of labels. Now I want to remove the labels. I found that the pie chart has a method "set_no_labels()" to remove the labels, but I cannot find any control on the UI of the module or a point in code to add it. would you please show me where can I change the graph properties.
Besides, the Pie chart uses only two color, where can I add more colors?

Comments

rsevero’s picture

Assigned: Unassigned » rsevero
Status: Active » Postponed (maintainer needs more info)

Which charting library are you using?

Is this issue still relevant?

Marko B’s picture

I am wondering the same, how can i change colors and i would like to shorten labels of dates also.

rsevero’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.0
Status: Postponed (maintainer needs more info) » Fixed

Series colours setting implemented with http://drupal.org/cvs?commit=452888.

About the labels, Views Charts uses whatever labels you define. I believe that with #914654: Support field rewriting and special aliasing for labels it will be easier to define even shot dates.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

marcowy’s picture

same problem. :/

how to turn off labels to create pie like this:

http://teethgrinder.co.uk/open-flash-chart-2/pie-chart-no-labels.php

I'm using Open Flash Chart 2.