How to use the d3.js library with Apex Charting
EEGNov 1 2012 — edited Nov 2 2012Hello.
I am using Apex 4.1.0 with Oracle 11gR2 and Oracle App Server (mod_plsql).
I'm trying to incorporate the d3.js library (a visulaization framework) in my Apex charts but am not having much success.
I found this article in which David Mann uses the library within an Apex 4.x application:
http://ba6.us/d3js_application_express_basic_dynamic_action
I replicated his exact steps in my own application but without success. I do not see how he was able to get his application to work. Indeed, the tutorial does not even use a dynamic action despite what the article title says.
Has any one used the d3.js library with their Apex application. If so, would you be willing to share how you went about it?
Thank you very much.
Elie