Oracle APEX ECharts 1.0.0
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_ECHARTS1.0.0- browser runtime 1.0.0
- ChartSpec 1.0
- project profile 1.0
- plug-in
FILES_VERSION1
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
- Verify
SHA256SUMS. - Run the read-only
audit-installation.sqlwith the explicit Application ID. - Compile
pk_apex_echarts.pksandpk_apex_echarts.pkbin the application's parsing schema. - Import
plugin.sqlin Shared Components > Plug-ins > Import. - Run
validate-installation.sqlwith 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.