Hi everyone, i'm completely new to drupal and also web building.
I have installed drupal and tried for a while. I hope to do something which i am not sure whether it is possible. Could someone give me some advice on this?

I was looking to expand a user's personal profile page. I have been trying with the Profile 2 module. I can implement text input field easily which is straight forward, but i would like to generate a graph out of these text input for the user to view themselves privately on their profile page. Is that possible?

I have been messing around with google chart module and visualization module which appear to using view mode and content specific. I could not figure out a way to do charts on profile pages. Would someone mind sharing their view on this? Is it possible to autogenerate chart out of a user's inputs in their profile page?

thanks

Comments

zeezhao’s picture

You could try using a module like viewfield which can make a view available as a field on the profile. There are other similar/related modules like eva, views_field_view.