简体   繁体   English

甘特图 Oracle Apex

[英]Gantt Chart Oracle Apex

I need some help in creating a Gantt chart in Oracle Apex.我需要一些帮助来在 Oracle Apex 中创建甘特图。 In a previous release, the AnyChart Flash .swf files were removed from the /images folder.在以前的版本中,AnyChart Flash .swf 文件已从 /images 文件夹中删除。 This results in your charts no longer rendering.这会导致您的图表不再呈现。 No error message displays and the region is blank.不显示错误消息,区域为空白。 I researched a lot, I found only this: Use the Application Upgrade utility to quickly upgrade AnyChart components in an application to JET Chart.我研究了很多,我只发现了这一点:使用应用程序升级实用程序将应用程序中的 AnyChart 组件快速升级到 JET Chart。

To use the Application Upgrade utility:要使用应用程序升级实用程序:

  1. On the Workspace home page, click the App Builder icon.在 Workspace 主页上,单击 App Builder 图标。 The App Builder home page appears.出现 App Builder 主页。

  2. Select an application.选择一个应用程序。

  3. Click Utilities.单击实用程序。

  4. Click Upgrade Application.单击升级应用程序。

  5. Under Upgrade Type, review the list for one of the following messages:在升级类型下,查看以下消息之一的列表:

     "Upgrade AnyChart Charts to Oracle JET Charts" "Upgrade Flash Charts to HTML5 Charts"
  6. If either message appears, click the adjacent number in the Candidate Objects column to view pages containing these components.如果出现任一消息,请单击候选对象列中的相邻数字以查看包含这些组件的页面。

  7. Select objects to convert using the check box column and click the Upgrade button (top-right).使用复选框列选择要转换的对象,然后单击升级按钮(右上角)。 A success message appears, and the selected objects update and disappear from the list.出现一条成功消息,所选对象更新并从列表中消失。

When I reach step 5, I do not get any of these messages.当我到达第 5 步时,我没有收到任何这些消息。 Please any help.请任何帮助。 I don't know how to continue.我不知道如何继续。

Thanks in advance.提前致谢。

JET Charts are the native Oracle Apex charts. JET 图表是原生的 Oracle Apex 图表。 Oracle suggests using them instead of third-party products. Oracle 建议使用它们而不是第三方产品。 For Apex v18 and lower, you can use AnyChart plugins .对于 Apex v18 及更低版本,您可以使用AnyChart 插件 For v19 and higher version, you can use the latest version of the AnyChart JS library as custom HTML content in the layout.对于 v19 及更高版本,您可以使用最新版本的 AnyChart JS 库作为布局中的自定义 HTML 内容。

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

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