Skip to content

Commit 091d031

Browse files
[Explore vis] Fix discover vis Y-Axis not display caused by crosshair axis setting (#10809)
Fix Y-Axis not display caused by crosshair axis setting, the `axis: null` will hide the entire axis, changed to `axis.title: ''` to not display the default title which is the field name --------- Signed-off-by: Yulong Ruan <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
1 parent 056bddf commit 091d031

File tree

3 files changed

+139
-46
lines changed

3 files changed

+139
-46
lines changed

changelogs/fragments/10809.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
fix:
2+
- Discover vis Y-Axis not display caused by crosshair axis setting ([#10809](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/10809))

0 commit comments

Comments
 (0)