For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I wanted to see if anyone had already done this yet..
http://timeline.knightlab.com/
https://github.com/NUKnightLab/TimelineJS#using-a-method-advanced
Seems like it should be easy enough to do.. I just didn't want to reinvent the wheel here.
Take a look at this thread from the past:
It might have a solution for you..
Thank you,
Tony Miller
LuvMuffin Software
Ruckersville, VA
I went ahead and took the time to figure out how to get apex to spit out the JSON required for this plug-in to work, if anyone is interested let me know.. I had to use a custom plsql to json procedure and stuff in some json formatted prefix data.. it works well. I only wanted this for a proof of concept though.. if I end up using it in production I may do it a better way.