Getting Chart Selection Events Data in Visual Builder by Shay Shmeltzer

image

Charts give users an insight into data at a glance to gain meaningful insight. We frequently use charts in dashboards to help customers get the “big picture”, once they have that, they would likely want to drill down to the detailed information about specific data point. The chart components in Oracle Visual Builder expose selection events that include the id of the selected item. But sometimes you want more than just the id. If you hover over an item you’ll see more info (such as the actual data point info and series). In this blog we’ll show you how to get to this data.

By default the selection event associated with charts get the id of each selected row as an input to the action chain associate to the event. In the video demo below you can see how to transfer the rest of the data into the action chain.

To do that, we are modifying the action chain definition and adding an additional input parameter called detail – we’ll use a generic object type for this parameter. Read the complete article here.

Developer Partner Community

For regular information become a member in the Developer Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook image Meetups

Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.