Skip to content

Oracle APEX ECharts 1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:04

Oracle APEX ECharts 1.0.0

First public, project-neutral release of the self-contained Apache ECharts integration for Oracle APEX.

Included versions

  • Apache ECharts 6.1.0
  • APEX plug-in 1.0.0
  • PK_APEX_ECHARTS 1.0.0
  • browser runtime 1.0.0
  • ChartSpec 1.0
  • project profile 1.0
  • plug-in FILES_VERSION 1

The repository contract is validated for Oracle APEX 24.2 and Oracle Database 26ai. No browser or authenticated Oracle APEX runtime was claimed as validated in this release; see compatibility.json.

Quick installation

  1. Verify SHA256SUMS.
  2. Run the read-only audit-installation.sql with the explicit Application ID.
  3. Compile pk_apex_echarts.pks and pk_apex_echarts.pkb in the application's parsing schema.
  4. Import plugin.sql in Shared Components > Plug-ins > Import.
  5. Run validate-installation.sql with the explicit Application ID.

For SQLcl, use the fail-safe install.sql entry point documented in docs/installation/sqlcl.md. It creates no pages, regions, or application data.

Runtime and provenance

The APEX plug-in export embeds the exact vendored echarts-6.1.0.min.js, integration runtime, CSS, provenance, licenses, and checksums. There is no CDN or network fallback at application runtime. ECHARTS-SOURCE.json records the verified npm SRI and the Apache source-checksum filename inconsistency observed on 2026-07-22; the inconsistent Apache source archive was rejected as provenance evidence.

This project is not affiliated with or endorsed by Oracle Corporation or the Apache Software Foundation.