mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Gauge] Vis Type (#126048)
* Added transparent background * Added gauge/goal visType. * Fixed palette, scale, and types. * Set legacy chart as default. * Removed deprecation message. * Added percent format params, coming from visdimensions. * Added support of labels/sublabels. * Updated i18n label. * Added support of showElasticChartsOptions * Added autoextend ranges elastic charts tooltip. * The outline elastic-charts message added. * outline renaming and metric/buckets limitations * reverted mistaken change of sample_vis.test.mocks. * Warning message added to gauge split chart. * Added warning message to the splitChart button at goal/gauge. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
6c0526b67c
commit
2b6885a74c
45 changed files with 1228 additions and 378 deletions
|
@ -297,6 +297,10 @@ It acts as a container for a particular visualization and options tabs. Contains
|
|||
The plugin exposes the static DefaultEditorController class to consume.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/vis_types/gauge[visTypeGauge]
|
||||
|WARNING: Missing README.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/vis_types/heatmap[visTypeHeatmap]
|
||||
|WARNING: Missing README.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue