Currently, viewers do not support defining a custom sort order for categories independently within a specific viewer. For example, in a scatterplot with compound_id on the X-axis and value on the Y-axis, users cannot sort compounds by their Y-values directly in the viewer.
Add support for custom category ordering within individual viewers that display categorical columns. The UI should allow users to define the category order based on aggregated values or other criteria. This functionality should be available across all viewers that support categorical data, allowing users to control the category order within a specific visualization without affecting other viewers.
Currently, viewers do not support defining a custom sort order for categories independently within a specific viewer. For example, in a scatterplot with compound_id on the X-axis and value on the Y-axis, users cannot sort compounds by their Y-values directly in the viewer.
Add support for custom category ordering within individual viewers that display categorical columns. The UI should allow users to define the category order based on aggregated values or other criteria. This functionality should be available across all viewers that support categorical data, allowing users to control the category order within a specific visualization without affecting other viewers.