graylog2-server
graylog2-server copied to clipboard
Heatmap visualisation - sorting problem.
Expected Behavior
Numeric values on each axis are sorted.
Current Behavior
Numeric values on axis are not sorted (see Y axis).
Switching to other visualization - sorting works correctly (see X axis):
Your Environment
- Graylog Version: 6.0.0
+1 for this (maybe), but in my case it appears the sorting of the Y axis is sorted as a string even though the value index mapping is long:
@luk-kaminski @miwent You can try to add sorting to the configuration. Would that help to solve your issues ?
@miwent @luk-kaminski Does this solve the problem as @maxiadlovskii mentions?