Requirements
The table below describes the requirements that were used to define the plug-in’s scope.
Requirement | Interactive JET Charts | |
---|---|---|
1 | Export current Oracle APEX JET chart as an image. | The plug-in converts the Oracle JET chart into a PNG image and downloads it. |
2 | Allow customizing Oracle APEX JET chart attributes. | The plug-in exposes 37 (in total) JET chart attributes to be customized by the end-user. |
3 | Allow end-users to preserve customizations applied to Oracle APEX JET charts. | The plug-in allows the user to save any Oracle JET chart customizations in the specified table. |
4 | Support translating the plug-in interface elements. | The plug-in uses Oracle APEX Globalization Text Messages to translate labels used by the plug-in. |
5 | Support handling the plug-in interface with the keyboard only. | The plug-in interface is accessible using only the keyboard. |
6 | Allow APEX developers to track end-users interactions with the plug-in. | The plug-in exposes 6 events that can be handled using Oracle APEX dynamic actions |