.png)
Luminary Alumni
2020-04-21
05:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Engine API: Enable HyperCube Reduction and Continuous features in TreeData API
Feature Request
The TreeData API should have equivalent methods to these straight table HyperCube methods:
- GetHyperCubeBinnedData
- GetHyperCubeReducedData
- GetHyperCubeContinuousData
Use case
The TreeData API is useful for creating small multiples of charts like lines and scatter plots. Those subplots usually need features like data binning, reduction, and continuous value ranges in order to handle larger volumes. These features do not currently work with the TreeData's fetching mechanisms. This means that you can't implement data reduction, binning, or continuous range values in these charts like you do when the chart isn't part of a small multiple.
Status:
Closed - Archived
Submitted by
skokenes
on
2020-04-21
05:53 PM
.png)
Labels
3 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.