mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 99 forks source link

Migrate important JPivot extensions as transform class. #2

Closed mysticfall closed 11 years ago

mysticfall commented 11 years ago

Migrate more JPivot extensions as transform class, notably PlaceHierarchiesOnAxes, PlaceMembersOnAxes, SwapAxes, ChangeSlicer, and etc.

Those extensions are essential in building real world OLAP frontend applications.