Forum Replies Created by billyqureshi

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Charting the frequency of a value #29186
    in reply to: Charting the frequency of a value #29185

    Hello. Thank you for your answer.
    I have attached a Dropbox link to the data.

    Each column is a survey question. Each question has only a certain number of possible answers.

    For each column, I need a plugin to count how many times each of the different answers are present, and then plot the count on a pie chart.

    So if column name was for example “what is your favourite colour”
    And the rows contained

    Red
    Violet
    Green
    Green
    Red
    Blue
    Pink

    The graph would see that there are 4 different answers and would count each of them.

    The pie chart would graph

    Red:2
    Violet:1
    Green:2
    Blue:1
    Pink:1

    • This reply was modified 3 years, 11 months ago by billyqureshi. Reason: Typing error
Viewing 2 posts - 1 through 2 (of 2 total)