Opened 5 years ago

Closed 5 years ago

#2040 closed enhancement (fixed)

add sliceGroupSize option for irregular axis with dataBound:False

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: major Milestone: 9.8
Component: wcst_import Version: 9.7
Keywords: Cc: Vlad Merticariu
Complexity: Medium

Description

Sometimes we want to group several slices (e.g. timestamps) into the same group (coefficient).

If each input slice corresponds to index X, and we want to have slice groups of size N, then the index would be translated with this option as follows:

X - (X % N)

Change History (2)

comment:1 by Bang Pham Huu, 5 years ago

Summary: add sliceGroupSize option for irregular axisadd sliceGroupSize option for irregular axis with dataBound:False
Type: defectenhancement

comment:2 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.