XF 1.1 Charts

Dynamic

Well-known member
Hi everyone,

I am just wondering if it is possible to create charts (like the admin tools charts). I would like to make custom user fields for members to fill in and update, and this will show this data on a chart in the members profile. Each time the member updates it, it will add it in the chart.

Thanks.
 
I use FLOT (the js lib that XF uses) to dynamically chart player and team rating stats on a custom addon I wrote for a Premier League Site. (sample development data screen shot below)

chart.webp
 
Top Bottom