mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
The interval parameter is used to fill the gaps between missing buckets. If we are using a calendar interval it not always correspond correctly to his milliseconds representation. E.g. 1y interval can correspond to 365 or 366 days depending on the interval and. If transformed to milliseconds it can get one of those two values depending of the interval start and end. The same happens for months. Add a new esarchive with 7 years of data, used for those functional tests Removed angular dependency from zero injection |
||
---|---|---|
.. | ||
common_page.js | ||
console_page.js | ||
context_page.js | ||
dashboard_page.js | ||
discover_page.js | ||
header_page.js | ||
home_page.js | ||
index.ts | ||
monitoring_page.js | ||
point_series_page.js | ||
settings_page.js | ||
share_page.js | ||
shield_page.js | ||
time_picker.js | ||
timelion_page.js | ||
visual_builder_page.ts | ||
visualize_page.js |