Tim Roes
1a2fc68fee
Remove filterManager and kuery from vis.API ( #17659 ) ( #17714 )
2018-04-16 15:21:03 +02:00
Tim Roes
5b22bbb007
Fix visualization individual timeranges ( #17123 ) ( #17383 )
...
* Fix visualization individual timeranges
* Make Vega request handler use passed in timeRange
* Remove unneeded private variable
* Use timeRange for courier caching check
* Fix developer documentation
* Fix date_histogram
* Fix issue
* Fix broken tests
* Fix issue in discover visualization
* Fix vega tests
* Fix issue with saved search visualizations
* Update timeRange correctly in editor
2018-03-26 09:00:29 +02:00
Tim Roes
030b5ba577
Fix update status documentation ( #16885 ) ( #16886 )
2018-02-23 12:21:25 +01:00
Tim Roes
30cab80669
Remove Angular and vislib vis type docs ( #16522 ) ( #16532 )
2018-02-06 13:44:21 +01:00
Nathan Reese
45ce09c05c
add time to visualization status ( #15856 ) ( #15894 )
...
* add time to visualization status
* account for custom time on visualization
* update docs
2018-01-08 10:55:00 -07:00
Yuri Astrakhan
3edd4a87db
Doc fix: editorController -> editor ( #15607 ) ( #15705 )
...
There is no `editorController` param in createBaseVisualization.
I think `editor` was meant instead.
2017-12-19 21:14:54 -05:00
Thomas Neirynck
a03f0de88a
fixed param order ( #15518 ) ( #15596 )
2017-12-13 16:14:32 -05:00
Thomas Neirynck
b58beede63
Use async keyword instead of Promises ( #15526 )
2017-12-11 15:47:17 -05:00
Peter Pisljar
d68bc2aedb
Introduce lab mode for visualizations ( #15050 ) ( #15092 )
...
* apply patch
add styling
remove cruft
split up concept of experimental and labs
adjust wording
* improve wording
* improve wording & punctuation. remove concept of feedback-url
* remove duplicate labeling between labs/experimental; resolve some typos
* merging isExperimental and isLabs flags to a stage setting
* adding the option to override feedback message back (and improving it)
* updating the docs
* change text labs to lab
* visualize:enableLabsVisualizations to visualize:enableLabs
* fixing github link
2017-11-21 22:11:22 +01:00
Peter Pisljar
9c1f955a35
extending and updating documentation for visualize ( #14441 )
...
* extending and updating documentation for visualize
* updating based on review
2017-11-21 20:57:27 +01:00
Peter Pisljar
39b14bed02
adding documentation for visualization development ( #14252 )
...
* adding documentation for visualization development
2017-11-21 20:54:54 +01:00