eeve
033ba2cb66
Improve the chart type of Visualize in sqllab ( #3241 )
...
* Improve the chart type of Visualize in sqllab & Add some css & Fix the link address in the navbar
* add vizTypes filter
2017-08-09 09:12:21 -07:00
Maxime Beauchemin
4ea770068b
Allowing to integrate time as a groupby value ( #3229 )
2017-08-02 21:33:27 -07:00
Maxime Beauchemin
62fcdf2a92
[explore] DatasourceControl to pick datasource in modal ( #3210 )
...
* [explore] DatasourceControl to pick datasource in modal
Makes it easier to change datasource, also makes it such that the list
of all datasources doesn't need to be loaded upfront.
* Adding more metadata
2017-08-01 12:08:00 -07:00
Rogan
b58cfbcb91
add combine config for metrics in pivot table ( #3086 )
...
* add combine config for metrics in pivot table
* change method to stack/unstack
* update backendSync
2017-07-28 14:16:38 -07:00
Rich @ RadICS
4268513653
Add 'show/hide totals' option to pivot table vis ( #3101 )
2017-07-25 21:11:38 -07:00
Rogan
b301ba1f57
Datasource cannot be empty ( #3035 )
2017-07-25 21:05:31 -07:00
Maxime Beauchemin
95509f2000
[bugfix] only filterable columns should show up in FilterBox list ( #3105 )
...
* [bugfix] only filterable columns should show up in FilterBox list
* Touchups
2017-07-25 20:50:41 -07:00
Chris Williams
40d9e15126
Add event-flow visualization ( #3102 )
...
* [event-flow] add event flow visualizaton type from @data-ui/event-flow.
* [event-flow] update vis thumbnail
* [event-flow] update row limit label, remove duplicate chart controls
* [dependencies] add @data-ui/event-flow 0.0.2
* [linting] fix multiple imports
* [deps] bump mapbox-gl and react-map-gl to fix build
* [event-flow] bump to 0.0.3 for es2015 + stage-0 babel presets
* [deps] revert mapbox version bumps
* [event-flow] update png, bump to newest version, address reviewer comments, add min event count form.
* [event-flow] pin version
* [event-flow][spec] add test for coveralls
* [event-flow] revert spec
2017-07-21 16:29:25 -07:00
Maxime Beauchemin
7b015faae9
[heatmap] basic non empty validation ( #3119 )
2017-07-15 20:07:57 -07:00
Maxime Beauchemin
7045018d86
New chart type : Chord Diagrams ( #3013 )
2017-06-26 16:44:47 -07:00
Maxime Beauchemin
a55f963e52
[bugfix] issue creating separators & markup slices ( #3041 )
2017-06-26 11:00:21 -07:00
Maxime Beauchemin
6eba6cac0b
[hotfix] xAxis broken on time series viz
2017-06-21 16:35:50 -07:00
Maxime Beauchemin
99e1de58bc
A set of minor fixes ( #3014 )
2017-06-21 12:09:49 -07:00
Maxime Beauchemin
593861eac6
[bugfix] fix metrics/metric control default ( #3009 )
...
We should pick an arbitrary metric by default. This broke when
improving the metrics selector recently.
2017-06-21 09:31:29 -07:00
Maxime Beauchemin
7e5e229f48
Improving TextAreaControl to support code and modal ( #2988 )
2017-06-19 22:27:16 -07:00
Maxime Beauchemin
3e51c61dbf
[explore] improve bubble viz ( #2927 )
...
* [explore] improve bubble viz
* allow for custom axis formatters
* reorg the control panels
* Addressing comments
2017-06-19 22:09:09 -07:00
Maxime Beauchemin
16141ecb94
[explore] improve metric(s) and groupby(s) controls ( #2921 )
...
* [explore] improve metric(s) and groupby(s) controls
- surface verbose_name, description & expression in controls
- [table viz] surface verbose name in table header
* Fixing tests
* Addressing comments
* Fixing tests (once more)
2017-06-09 11:29:55 -07:00
Maxime Beauchemin
e300273e71
[explore] adding y_axis_bounds to force Y axis bounds ( #2878 )
...
* [explore] adding y_axis_bounds to force Y axis
* Handling comments
2017-05-31 14:47:09 -07:00
Maxime Beauchemin
66403f1876
[explore] viz type selector as modal ( #2787 )
...
* [explore] viz type selector as modal
* Addressing comments
* Adressing comments
2017-05-30 11:05:18 -07:00
Maxime Beauchemin
4d12251806
[explore] include ControlHeader as part of Control interface ( #2809 )
...
* [explore] include ControlHeader as part of Control interface
* Adressing comments
2017-05-25 11:54:26 -07:00
Alanna Scott
0c9f9b695b
[clarity/consistency] rename /explorev2/ -> /explore/ ( #2802 )
...
* rename /explorev2/ -> /explore/
* add redirect for existing explorev2 urls
* fix long line
* remove extra line
* fix missed ref in spec
2017-05-24 17:12:28 -07:00