Skip to content

Commit

Permalink
Remove experimental flag from TSVB (#25634) (#25659)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes authored Nov 14, 2018
1 parent 2c4fd9b commit 38d3a3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core_plugins/metrics/public/kbn_vis_types/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export default function MetricsVisProvider(Private) {
description: 'Build time-series using a visual pipeline interface',
category: CATEGORY.TIME,
icon: 'visVisualBuilder',
stage: 'experimental',
feedbackMessage: defaultFeedbackMessage,
visConfig: {
defaults: {
Expand Down

0 comments on commit 38d3a3f

Please sign in to comment.