-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Question about heatmap axis visibility conditions #3170
Unanswered
osborn-devfaker
asked this question in
Q&A
-
When using a heatmap, under what conditions are the visibility properties of the y-axis grid lines or x-axis labels set to hidden?
Is there any configuration or approach to force these elements to always be visible (e.g., setting visibility to true or another displayable value)?
image
image
image
image
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
It is visible under a text metrics heuristic. The newly merged (but not yet released) viewer-charts package allows this heuristic to be turned off via plugin_config, it also supports zooming and panning on this axis.
heatmapzoom.mov
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment