Add simple issue tracking system.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
### Provide options for graphing measures.
|
||||
|
||||
As a user I would like to be able to configure the graph used for a measure.
|
||||
|
||||
Needed:
|
||||
- General pattern for graph configuration.
|
||||
- Support for different graph types (line, bar, pie, area, others?).
|
||||
- Support for pre-processing of data (graph rolling average, etc).
|
||||
Reference in New Issue
Block a user