Skip to content

Commit

Permalink
updated roadmap to reflact completed items
Browse files Browse the repository at this point in the history
  • Loading branch information
vogievetsky committed Dec 18, 2015
1 parent 3e6dd23 commit 384fcd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,16 +125,16 @@ Then you are ready to

**Recent improvements:**

- Support for the extract function `resourceVersion: $resource.extract("(\d+\.\d+\.\d+)")`
- Custom dimensions like `$user.substr(0,1)`
- Support for query time lookups (ex. `$language.lookup('wikipedia-language-lookup')`)
- Support for the extract function (ex. `resourceVersion: $resource.extract("(\d+\.\d+\.\d+)")`)
- Custom dimensions (ex. `$user.substr(0,1)`)
- Comparing multiple dimension values on a time series
- Multiple selections and search from pinned dimensions
- Introspection writes a config file
- Fixed issue where adding too many filters made some of them inaccessible

**We will be working on:**

- Support for lookup dimensions
- Additional visualizations (bar chart and geo)
- Exclusion filters
- Better comparison behavior and legend interaction
Expand Down

0 comments on commit 384fcd7

Please sign in to comment.