It is possible to use c3 in custom manage screens however we are currently fixing the implementation of this on the new portal. It is still possible on the old portal.
We anticipate that this will be fixed in the next week or so.
-Pádraig
Customer Support
said
about 5 years ago
Answer
So to setup charts in dynamic forms you need to create the chart in a script block in your html window.
There are four parts to this...
Construct your array in the JavaScript window and pass it in from the snippet-processor function.
Put some hidden fields into your HTML so the script has reference to those arrays
Chris M
Hello,
according to some other threads (like this one: https://support.gamesparks.net/support/discussions/topics/1000058086) it is possible to use c3 to generate custom graphs for admin screens.
I tried to generate a graph, but every time the javscript error occurs "c3 is undefined".
Do I need to load c3.js?
There are four parts to this...
So, your html code looks like this...
And your script would look something like this...
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Chris,
It is possible to use c3 in custom manage screens however we are currently fixing the implementation of this on the new portal. It is still possible on the old portal.
We anticipate that this will be fixed in the next week or so.
-Pádraig
Customer Support
There are four parts to this...
So, your html code looks like this...
And your script would look something like this...
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics