I have a CCK field with a allowed values list. The allowed values are key|label pairs. My view uses this field has the labels on my pie chart. The problem is that it displays the keys instead of the labels. Oddly enough a table style returns the labels. The sql statement given by Views also returns the keys.

How to I get the labels to display, instead of the keys when it's styled as a Chart?

Thanks,

Brian

Comments

13rac1’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

#1256050: Charts showing nid as value instead of value is related and includes a patch. Please use the current dev version of the module, and review/apply the patch in that issue.

13rac1’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

#1256050: Charts showing nid as value instead of value is a dupe of this, but that issue has more traction and progress. Closing this one.

Pierre.Vriens’s picture

Issue summary: View changes
Parent issue: » #2371567: Chart 6.x-2.x Release

#1256050: Charts showing nid as value instead of value and related patch seems to be for D7, this one was about D6. Adding parent issue to verify the current status later on ...