Wire Selection and Filter Events for PPM Charts
The PPM Chart app is a custom app available in Presto to integrate charts that users create in PPM into workspace apps. This custom app supports loosley-coupled interactions with other apps in a workspace using the following events:
Select: to set a selection within the chart based on user actions in other apps within the workspace. Use standard wiring techniques to enable this interaction.
Filter: to filter data in the chart that is displayed in the
PPM Chart app based on user actions in other apps within the workspace.
To support this custom event and subscription, you must define a filter to use with this chart. This filter configuration also defines the subscription payload for this event as a set of properties.