speeding up heatmap graphs?
In the exmple below, a data filter is used to pre-select "groups" of data points. These groups are plotted in Graph Builder.
The good thing: once the Graph Builder is available, the user can select different entries in the Data Filter and the graph will show up almost instantaneously.
The disadvantage:
It takes some time for the GraphBuilder to load. The Heatmap Plot takes almost a factor 10 longer t...