You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I have my data like that:
test dateframe indextest datasetand the valuesand it can be successfully updated

but the result looks really strange:

The
view queryisand the

view resultsisI relealize the problem may be caused by
GROUP BY Datebut it seems to be a default selection I cannot withdraw. (or I don't know how)What I expect is it samples data with same
PatchSetand differentFrameIndexthen do the box plot.So I'm wondering if there is any way I can achienve this kind of virtualization?
All reactions