M
mfowler
I am new to OWC so apologies if this question has been asked before.
Is it possible to have two categories with multiple values and
ledgends?
I have been able to create Four categories each with four series but
not one or two categories with multiple values.
For example
Categories = "Monday" , "Tuesday"
Values = 10,20,25,30 (for Monday)
Values = 12,22,23,30 (For Tuesday)
Legends = "Fld1","Fld2","Fld3", "Fld4"
I am trying to use a clusteredcolumn type graph. I am using ASP to
build the graph.
It appears that the values have to match the categories i.e. In the
example above I could only pass two values for each day.
Any help appreciated.
Malcolm
Is it possible to have two categories with multiple values and
ledgends?
I have been able to create Four categories each with four series but
not one or two categories with multiple values.
For example
Categories = "Monday" , "Tuesday"
Values = 10,20,25,30 (for Monday)
Values = 12,22,23,30 (For Tuesday)
Legends = "Fld1","Fld2","Fld3", "Fld4"
I am trying to use a clusteredcolumn type graph. I am using ASP to
build the graph.
It appears that the values have to match the categories i.e. In the
example above I could only pass two values for each day.
Any help appreciated.
Malcolm