-
Notifications
You must be signed in to change notification settings - Fork 14k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from mistercrunch/nvd3_2
Ripping out Highcharts.
- Loading branch information
Showing
19 changed files
with
422 additions
and
1,096 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,22 @@ | ||
# TODO | ||
* Add a per-datasource permission | ||
List of TODO items for Panoramix | ||
|
||
* in/notin filters autocomplete | ||
* DRUID: Allow for post aggregations (ratios!) | ||
* compare time ranges | ||
* csv export out of table view | ||
* SQL: Find a way to manage granularity | ||
* Create ~/.panoramix/ to host DB and config, generate default config there | ||
## Improvments | ||
* Reintroduce query and stopwatch | ||
* Sort tooltip | ||
* Make "Test Connection" test further | ||
* Consistent colors for same entities | ||
* Contribution to total | ||
* Arbitrary expressions | ||
* Group bucketing | ||
* ToT | ||
* Layers | ||
* [druid] Allow for post aggregations (ratios!) | ||
* [sql] find a way to manage time granularity | ||
* [sql] support arbitrary expression as column | ||
* [sql] define column based grouping | ||
* [sql] make "Test Connection" test further | ||
* csv export out of table view | ||
* in/notin filters autocomplete | ||
|
||
## Test | ||
* Line types | ||
* Intelligence around series name | ||
* Shapes | ||
* Line highlighting - draw attention | ||
## First Class Line Charts | ||
* Contribution to total (added to line chart already) | ||
* Time comparison | ||
* Time ratios | ||
* Line types (dash, dotted) | ||
|
||
## Bug | ||
## New Features | ||
* Annotations layers | ||
* Add a per-datasource permission |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.