Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good morning,
I have a problem with a bar graph and a sum
I have to add the exact answers for each candidate by category of question and typology.
Types can be:
ancient history,
Medieval history,
Mathematical analysis,
grammar
,etc
I would like the chart to give me a unique column for the HISTORY type, including the ancient and medieval ones.
How can I do?
Hi,
Can you please sample data or app or result?
Regards,
Ravi balar
of course
For example, my data is provided as follows:
I would like to make the following chart
All the history fall into the typology of history
Hello, Alessandra!
Stacked Bar Chart with three dimensions STUDENT, CATEGORY, TYPOLOGY and expressions with specific answers don't bring an expected result?
no because I would like a graph like this:
one dimension no three dimensions .
I hope I'm well explained
Hello Sergey,
Sorry to say but Bar chart works on max 2 dimensions.
Regards,
Ravi Balar
Hi,
Please find attached app.
Regards,
Ravi Balar
You can concatenate CATEGORY and TYPOLOGY in the script with "-" separator.
After that you will be able to draw such chart.
thank you