CHAPTER 14
Adding Visualization with JSON
There is a saying, “A picture paints a thousand words.” Built-in charting tools in the APEX environment help paint those pictures. Sometimes the built-in libraries don’t have the features required to paint particular pictures, so we need to rely on third-party libraries.
The example in this chapter will map the APEX support schedule across versions onto a visual timeline using vis.js. Instructions will guide you through the process of including the library, communicating data from the database to the library using JSON, and then rendering the visualization.
Why Visualizations?
This decade has seen prolific ...
Get Pro jQuery in Oracle Application Express now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.