简体   繁体   English

单击特定条形时,如何从 oracle apex 上的条形图中获取价值?

[英]How to get value from a bar chart on oracle apex when clicking a specific bar?

I have a bar chart on an oracle-apex page, I want to get the value from a bar when I click on it.我在 oracle-apex 页面上有一个条形图,我想在单击它时从条形图中获取值。 How can this be done?如何才能做到这一点?

You can create a new Modal Page with one Item to receive the value.您可以使用一个项目创建一个新的模态页面来接收值。
On you Barchart page go to Series -> Link -> select Redirect Page in This aplication-> and choose the target.在您的条形图页面上,转到系列 -> 链接 -> 在此应用程序中选择重定向页面 -> 并选择目标。

在此处输入图片说明

In the Link Builder set Page field as your Modal Page Number and Set Items filed name = item in your modal page to receive the value在链接生成器中,将页面字段设置为您的模态页码,并在您的模态页面中设置项目字段名称 = 项目以接收该值

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM