B4J Question [ABMaterial]: [SOLVED] Request help Wrapping a Flow Custom Component

Mashiane

Expert
Licensed User
Longtime User
Hi there

I kindly request some help. I need this flow display script to run.

I have found the css and js here, and tried to no avail. It just never displays anything on my page..

https://github.com/DavidBanksNZ/simple-diagram-js

This is what is supposed to display...



I have attached my code below. Any help will be greatly appreciated, perhaps I'm missing something

In my BuildPage I have

B4X:
page.AddExtraJavaScriptFile("custom/d3.min.js")
    page.AddExtraCSSFile("custom/SimpleDiagram-0.2.css")
    page.AddExtraJavaScriptFile("custom/SimpleDiagram-0.2.min.js")

Ta!
 

Attachments

  • MashSimpleDiagram.bas
    2.7 KB · Views: 381
  • d3.zip
    245.7 KB · Views: 391
  • simple-diagram-js-master.zip
    53.9 KB · Views: 330

Mashiane

Expert
Licensed User
Longtime User
Eish, thanks a lot for the attempt, appreciate it.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…