Skip to content

Commit

Permalink
Revert "[Docs] Refresh dashboards docs (elastic#191129)" (elastic#192295
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz authored Sep 6, 2024
1 parent ef6f3c7 commit 37dff64
Show file tree
Hide file tree
Showing 38 changed files with 744 additions and 958 deletions.
3 changes: 1 addition & 2 deletions docs/management/advanced-options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,7 @@ When enabled, provides access to the experimental *Labs* features for *Canvas*.

[[labs-dashboard-defer-below-fold]]`labs:dashboard:deferBelowFold`::
When enabled, the panels that appear below the fold are loaded when they become visible on the dashboard.
_Below the fold_ refers to panels that are not immediately visible when you open a dashboard, but become visible as you scroll.
//For additional information, refer to <<dashboard-troubleshooting,Improve dashboard loading time>>.
_Below the fold_ refers to panels that are not immediately visible when you open a dashboard, but become visible as you scroll. For additional information, refer to <<dashboard-troubleshooting,Improve dashboard loading time>>.

[[labs-dashboard-enable-ui]]`labs:dashboard:enable_ui`::
When enabled, provides access to the experimental *Labs* features for *Dashboard*.
Expand Down
2 changes: 1 addition & 1 deletion docs/management/numeral.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Numeral formatting patterns are used in multiple places in {kib}, including:

* <<advanced-options, Advanced settings>>
* <<field-formatters-numeric, Data view formatters>>
* <<tsvb-panel, *TSVB*>>
* <<tsvb, *TSVB*>>
* <<canvas, *Canvas*>>

The simplest pattern format is `0`, and the default {kib} pattern is `0,0.[000]`.
Expand Down
11 changes: 1 addition & 10 deletions docs/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -439,16 +439,6 @@ For the most up-to-date API details, refer to the

This content has moved. Refer to <<manage-cases-settings>>.

[role="exclude", id="create-drilldowns"]
== Create drilldowns

This content has moved. Refer to <<drilldowns>>.

[role="exclude", id="tsvb"]
== Create drilldowns

This content has moved. Refer to <<tsvb-panel>>.

////
APM redirects
////
Expand Down Expand Up @@ -1143,3 +1133,4 @@ Refer to {api-kibana}/group/endpoint-cases[cases API].
== Sync {ml} saved objects API

Refer to {api-kibana}/group/endpoint-ml[machine learning APIs].

151 changes: 0 additions & 151 deletions docs/user/dashboard/create-dashboards.asciidoc

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
[[aggregation-reference]]
== Create panels with editors

{kib} provides several editors that you can use to create panels of your data. Each editor supports different features and {ref}/search-aggregations.html[{es} aggregations]. To choose the best editor for your data, review the following information.

[float]
[[chart-types]]
== Supported chart types
=== Supported panel types

[[aggregation-reference]]
[options="header"]
|===

Expand Down Expand Up @@ -489,3 +494,9 @@ Pipeline aggregations are dependent on the outputs calculated from other aggrega
|===

For information about {es} pipeline aggregations, refer to {ref}/search-aggregations-pipeline.html[Pipeline aggregations].

include::lens.asciidoc[]
include::tsvb.asciidoc[]
include::vega.asciidoc[]
include::aggregation-based.asciidoc[]
include::timelion.asciidoc[]
Loading

0 comments on commit 37dff64

Please sign in to comment.