I want to create a graph report that has the hours on the y-axis, the months (from 1 to 12) on the X-axis, and a series of 3 project types.
What can I do to let the user view a graph for a specific year when they select the year that they want to view? (let's say, they specify a year in an input box. I'm not sure the input box can work. It's just my idea).
The problem is, when I put in the series Project Type to be included in my graph, the graph is blank. It works fine without the series, but it total all the hours for all Project Types.
Could someone help me?
What can I do to let the user view a graph for a specific year when they select the year that they want to view? (let's say, they specify a year in an input box. I'm not sure the input box can work. It's just my idea).
The problem is, when I put in the series Project Type to be included in my graph, the graph is blank. It works fine without the series, but it total all the hours for all Project Types.
Could someone help me?