kibana/docs
Chris Cowan 4f3e625d7f Time Series Metric Visualizations (#9725)
* Initial import

* updating the editor width to match the new specs

* Adding tribe node support

* Adding tests for server libs

* removing bluebird

* removing extra cruft

* Fixing the font sizes

* Fixed the updating code

* Adding brushing

* Fixing linting issues

* Adding global filters

* Adding missing packages

* Default gauge style to half circle

* Fixing the markdown css bug

* Adding tests for the get_vis_data api

* Adding time offset

* Adding time offset to each type

* fixing bugs from time offset

* adding index pattern option to series

* Adding index pattern overrides

* Adding index pattern overrides

* Fixing tests

* Fixing brushing in the vis editor

* Changing the label

* Change the behavior of selecting a pipeline agg when only one exists.

* Refactoring series a bit

* Changing series options to just options

* Making sure we honor the toaster container height

* Adding first tests

* renaming vis_config to panel_config

* renaming vis_config to panel_config

* Adding more tests

* adding more tests

* removing api subdirectory

* refactoring get_vis_data (breaking it up and removing unused imports)

* reorganizing the visualization directory

* Re-organizing directory layouts and moving things to more logical places

* Refactoring React compontents to use ES6 syntax and adding propTypes for each. Also refactored out splats as much as possible.

* Adding serial differencing

* Refactored gauge to use 2 components instead of 4

* Finishing react refactor on visualizations. Consolidated legned funtionality

* Refactoring series config and removing a bunch of duplicate code

* fixing series config name

* Fixing numbers and strings (doesnt matter which it is); Fixing classname

* Changing the way the dark theme works

* Adding new vis into list for test

* Adding empty bucket check

* Fixing the index patterns in the aggs

* Fixing typo

* Refactoring vis_data

* Fixing std_metric

* Fixing refresh-hack

* Adding tests for get_splits, get_last_metric, map_bucket

* Fixing the error handing

* removing restrictions

* Sometimes values are strings or numbers... it doesn't matter

* Adding new color options for splits

* Fixing colors

* fixing size

* Adding support for fitlers agg

* Fixing tests

* Fixing splits for filters

* Fixing Top N to work better with fitlers

* Adding annotation editor

* initial work for annotations

* Finalizing annotations

* Fixing label

* making it expandable

* Fixing hacks fixed by #10175

* Fixing bars to use the same stacking options as lines

* Getting rid of align by colons

* removing unused depends

* removing unused depends

* Changing to readable lodash function

* Adding missing parens

* refactoring custom color picker

* Removing string refs and converting uncontrolled components

* Fixing the controlled components where value maybe null; converting error to css

* refactoring styles from components

* fixing the refresh behavoir borked by fullEditor

* Adding the executor service

* Fixing the test directories

* fixing save

* Adding filter ratios

* Fixing controlled components

* Trying to fix the weird typing

* Fixing offset bug with days

* Adding percentile rank

* Fixing yaxis updates; fixing percentile rank layout; adding steps to line chart

* removing unused depends

* Fixed a bug with the index patterns updating; fixed bug with charts rendering too much

* Fixing tests

* Commenting out React tests because the ENV must have change and they are no longer working

* Moving bucket transform

* moving calculate auto

* Moving calculate_indices

* moving extended_stats_types && get_agg_value

* moving get_buckets_path

* moving get_sibling_agg_value

* moving parse_settings

* moving series_agg

* Moving unit_to_seconds

* Fixing tests

* Fixing per PR

* Renaming vars to make it more clear what's happening

* Changing the way testible functions are exported

* fixing tests

* removing unused imports; fixing typos; fixing package name

* Name has to match the plugin path

* Fixing typos; removing unused imports

* fixing tests

* rearanging and removing unused imports

* Fixing a bug with unque names for radio buttons on the same form

* Fixing filter ratio to use a metric instead of just count

* fixing a bug with the new filter ratios

* Fixing the file path from the #8

* Fixing renderComplete trigger; Fixing embedded mode; Changing names for Timelion and Time Series Visual Builder

* Fixing name

* Fixing docs

* Fixing a typo for the field select for terms splits

* Fixing tests
2017-03-02 13:07:28 -07:00
..
console Modifying SSL settings to be consistent with the stack (#9823) 2017-01-25 10:58:56 -05:00
development Tribe docs (#9690) 2017-01-12 16:34:01 -06:00
discover Docs: Cleaning up Discover to match UI. (#8849) 2016-10-31 10:13:41 -04:00
getting-started Update tutorial-load-dataset.asciidoc (#10298) 2017-02-11 09:24:39 -05:00
images Docs: Cleaning up Discover to match UI. (#8849) 2016-10-31 10:13:41 -04:00
management Show event context (#9198) 2017-02-22 18:27:49 +01:00
migration Updates to status API, re-align status page (#10180) 2017-02-16 10:30:36 -06:00
plugins Update known-plugins.asciidoc (#9693) (#10496) 2017-02-21 17:22:23 -05:00
setup [docs] XPACK_SECURTY_ENABLED env var for Docker (#10608) 2017-03-01 09:12:08 -05:00
visualize Vislib Point Series Charts (#9642) 2017-02-15 17:54:42 +01:00
console.asciidoc Add docs on all available console server config options (#9288) 2016-11-30 17:56:05 -05:00
dashboard.asciidoc Correct typo in 'Sharing a Dashboard' section (#9366) 2016-12-06 08:07:49 -05:00
development.asciidoc docs: kibana developer and known plugin docs (#9477) 2016-12-13 22:37:55 -05:00
discover.asciidoc Docs: Cleaning up Discover to match UI. (#8849) 2016-10-31 10:13:41 -04:00
getting-started.asciidoc Docs: Cleaning up GSG to match UI. (#8840) 2016-10-25 23:44:55 -04:00
index.asciidoc docs: branch is now a variable 2016-12-14 10:34:36 -05:00
introduction.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
management.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
migration.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
plugins.asciidoc docs: kibana developer and known plugin docs (#9477) 2016-12-13 22:37:55 -05:00
setup.asciidoc Tribe docs (#9690) 2017-01-12 16:34:01 -06:00
timelion.asciidoc Time Series Metric Visualizations (#9725) 2017-03-02 13:07:28 -07:00
visualize.asciidoc Time Series Metric Visualizations (#9725) 2017-03-02 13:07:28 -07:00