Closed (fixed)
Project:
Views Charts
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Apr 2009 at 11:05 UTC
Updated:
1 Jul 2012 at 18:37 UTC
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
Comment #1
rsevero commentedWhich charting library are you using?
Is this issue still relevant?
Comment #2
Marko B commentedI am wondering the same, how can i change colors and i would like to shorten labels of dates also.
Comment #3
rsevero commentedSeries 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.
Comment #5
marcowy commentedsame 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.