Issue
Right now the x-Tick-value field doesn't provide any actual functionality. Enable the intended functionality i.e. sort the samples in the plots in the order given by this field.
This can be done by either rearranging the store, or setting the correct order when creating the data needed for the plot itself (probably preferable).
Issue
Right now the
x-Tick-valuefield doesn't provide any actual functionality. Enable the intended functionality i.e. sort the samples in the plots in the order given by this field.This can be done by either rearranging the store, or setting the correct order when creating the data needed for the plot itself (probably preferable).