Commit graph

8 commits

Author SHA1 Message Date
Filip Rydzi
d75ec76780 Visualization - Scale to Data Bounds with a value (#38774)
Checking the Scale to Data Bound option may cause that the bar, which value equals to the lower bounds is hidden. To avoid that, you can define bottom margin. Via bottom margin you specify a value, which lowers the lower bounds when displaying the plot.

close #38536
2019-06-19 12:40:21 +02:00
debadair
12e95f6b8f [DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 13:59:05 -07:00
Thomas Neirynck
b183996b71 remove wrong statement from doc (#12579) 2017-06-29 21:40:52 -04:00
Lisa Cawley
e21a133e00 [DOCS] Update Kibana Guide to use shared attributes (#12505)
* [DOCS] Update Kibana Guide to use shared attributes

* [DOCS] Add docs repository path
2017-06-27 10:13:42 -07:00
Nathan Reese
ddfd85ed15 move visualization spy page to visualization chapter (#11623) 2017-05-09 10:44:03 -06:00
Thomas Neirynck
d4c5372267 Visualization doc updates (#11426) 2017-04-28 15:49:48 -04:00
Peter Pisljar
b79cb08a28 updating visualize aggregations docs (#11034)
* updating visualize aggregations docs

* fixing based on review
2017-04-25 08:01:02 +02:00
Peter Pisljar
4c85fd4954 Vislib Point Series Charts (#9642)
* adding vislib chart grid

* updating vislib to correctly render all new features

* adding new options to kibana visualizations

* update vis icon on save

* updating documentation

* fixing unit tests

* cleaning up

* updating based on UI review

* adding visualize editor unit tests

* selenium tests

* additional option tabs

* some more changes to the tabs/options [thanks CJ]

* going back from Category/Value axis to X/Y axis

* fixing unselected dropdown options

* updating based on last UI review

* updating based on last review

* updating based on last review

* fixing issue with axis titles

* allowing to specify only upper or only lower data bound

* updating based on brandons review

* fixing horizontal bar chart labels

* fixing test

* adding backward compatibility

* updating based on last review

* fixing selenium tests
2017-02-15 17:54:42 +01:00