Closed (fixed)
Project:
Graph API
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 09:48 UTC
Updated:
20 Oct 2012 at 15:01 UTC
According merlinofchaos we should refactor the graph generating code
//merlinofchaos> ClemensTolboom: $view->field[$field_id]->field_alias should then match 'comment_node_cid'.
//merlinofchaos> ClemensTolboom: Though in general you should try to avoid ever referencing what's in $row directly if you can.
//merlinofchaos> ClemensTolboom: There's always things like $view->style_plugin->rendered_fields[] and $view->field[$id]->get_value()
Comments
Comment #1
socialnicheguru commentedI did but those titles are not intuitive. thanks for pointing me in the right direction.
how much is sponsorship? how long would it take to hook into the pre-existing views field features?
This is a very serious query as we need this functionality soon.
Comment #2
clemens.tolboomThis is committed yesterday.