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

socialnicheguru’s picture

I 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.

clemens.tolboom’s picture

Status: Active » Fixed

This is committed yesterday.

Status: Fixed » Closed (fixed)

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