Skip to main content

Poll

Do you think there should be more charts for polls?

Yes
[ 4 ] (66.7%)
No
[ 0 ] (0%)
Maybe
[ 0 ] (0%)
I don't know
[ 0 ] (0%)
Can you repeat the question
[ 2 ] (33.3%)

Total Members Voted: 6

Different chart types for polls Started by Joshua Dickerson · · Read 4242 times 0 Members and 2 Guests are viewing this topic. previous topic - next topic

Different chart types for polls

I was thinking that since we have jQuery and we can do some pretty things with polls, we should give the user the option of what kind of chart it displays. I think pies and bars are a good default but make it an option and hook in to it.

Re: Different chart types for polls

Reply #1

For reference, I'm looking at https://polldaddy.com/ for ideas that ElkArte could implement.

Re: Different chart types for polls

Reply #2

Nice! :D
Bugs creator.
Features destroyer.
Template killer.

 

Re: Different chart types for polls

Reply #3

With great trepidation I opened a site called Pole Daddy :P

Yup we could do for some output improvements in that area.

Re: Different chart types for polls

Reply #4

Sounds like it would be a great addition.

Re: Different chart types for polls

Reply #5

Sorry, could not resist the "Can you repeat the question" option.  ;D

Jokes aside, it would be neat, but not too sure on the coding it would take.

Re: Different chart types for polls

Reply #6

It would be Javascript/jQuery based and there are tons of chart libraries. The backend would simple have a column for "chart_type" which would be blank for default or "pie" or scatter or bubble or whatever you wanted. It would be mostly a theme thing.