barrymavin
2014-01-23, 21:22
The "Tools" workspace in Lianja App Builder contains custom tools that can extend Lianja's functionality.
There is an example tool called "google_charts_wizard" in the lianja\tools directory.
This particular extension is only a few lines of code and allows you to interactively build URL's that use Google charts which can be embedded into WebView sections. You can substitute data into the URL as you navigate data using { ... } macros and the charts will change dynamically.
499
There is an example tool called "google_charts_wizard" in the lianja\tools directory.
This particular extension is only a few lines of code and allows you to interactively build URL's that use Google charts which can be embedded into WebView sections. You can substitute data into the URL as you navigate data using { ... } macros and the charts will change dynamically.
499