Describe the bug:
The Index Data Visualizer would not show anything if one of the field is not supported. For example, in this case, one of the fields is of type histogram
Steps to reproduce:
- Navigate to the index data visualizer
- Opens an index with histogram data type
Expected behavior:
We should:
- Support the histogram type
- Gracefully handle if one of the fields is not supported (so still show the all the other fields that are supported)
Screenshots (if relevant):
