Well log discrete legend shows wrong labels

-
[ ] Should use labels instead of codes in log data for discrete logs.
-
[ ] Color tables need to map from label to color index.
Legend also reorders color items.
In volve_logs.json file we have a following metadata for discrete log
But on Color legend entries are reordered
0, 4, UPPER, MID, LOWER
It is a bug because it is assumed that that entries have on order which usually corresponds to the depth and shold not be reordered.
#1034
Legend also reorders color items. In volve_logs.json file we have a following metadata for discrete log
But on Color legend entries are reordered
0, 4, UPPER, MID, LOWER It is a bug because it is assumed that that entries have on order which usually corresponds to the depth and shold not be reordered.
This is fixed now in colortable repository and will be fixed in webviz too when we use latest version