Closed lltiago closed 6 years ago
Hi again,
maybe these links are also helpful on how to push own data into your graph - I have to improve the docs for the standalone usage because the Oracle APEX plug-in users normally don'nt have to care how to provide data - they simply provide a SQL query for the data and the rest is done by the plugin...
Hope this helps, best regards Ottmar
Hi,
any news? Could you run a graph in standalone mode? Can I close the issue?
Best regards Ottmar
No feedback since 7 days, issue closed, outdated.
Hi,
I released a new version the last days - there was a bug with the standalone version after the last Oracle APEX plug-in fix. Sorry for that. I am not sure which version you tried - current one is 2.1.0. Please have a look at the online demo, which is a standalone implementation and currently should run fine in a up to date browser with SVG support: https://ogobrecht.github.io/d3-force-apex-plugin/tutorial-1-getting-started.html - this online demo is also referenced on top of the current README file in the repo.
If you put the follwing code in any HTML page, it should do the trick (don't forget to provide the referenced files ;-)
If you download the current master branch there is also an
example.html
file provided under thedist
subfolder - this should also run without problems when opened in a browser.Please try again and let me know, if you are succesful or close the issue by yourself.
Best regards Ottmar