Hi,
I have a table that I put numbers to all the columns daily.
And I have a problem making a chart out of this.
This table represents the visitor numbers of my website daily and I want to visualize the ratio of the visitor’s age group in total.
columns are
/Age 13-24 / Age 25-34 / Age 35-44 / Age 45-54 / Age 55-64 …
Primary row is the date.
I cannot figure out how I can make x-axis in chart same as my columns and show the sum of the everyday counts as y-axis?