mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(graph): more work on graph panel and support for non time series
This commit is contained in:
@@ -180,6 +180,7 @@ function (_, $, coreModule) {
|
||||
value: option ? option.text : value,
|
||||
selectMode: attrs.selectMode,
|
||||
};
|
||||
|
||||
return uiSegmentSrv.newSegment(segment);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user