kibana/x-pack/plugins/canvas/canvas_plugin_src
Catherine Liu f77be52bf1
Feat: Progress Elements (#23176) (#23618)
* Adds progress function and elements

Added progress elements

Added progress view

Added unit tests for progress common function

Fixed prop type in toggle arg

Renamed vert -> vertical and horiz -> horizontal

Adjusted progress element dimensions

Removed check for null context in progress function

Refactored progress shapes

Added unicorn shape

Adds labelPosition arg

Added tests for labelPosition

* Added percentage column to demodata

* Updated elements to use percent_uptime in demodata

* Updated demodata percent values

* Refactored progress to use SVGs instead of shape defs

* Added barWeight arg to progress function

* Removed labelPosition arg. Set static label position for each progress shape

* Added label to unicorn shape

* Fixed element images
2018-09-28 12:54:14 -07:00
..
elements Feat: Progress Elements (#23176) (#23618) 2018-09-28 12:54:14 -07:00
functions Feat: Progress Elements (#23176) (#23618) 2018-09-28 12:54:14 -07:00
lib
renderers Feat: Progress Elements (#23176) (#23618) 2018-09-28 12:54:14 -07:00
types
uis Feat: Progress Elements (#23176) (#23618) 2018-09-28 12:54:14 -07:00