-
PatrickMarch 20, 2018 at 7:29 pm #8295
In
weightedtree_test.js
there is a lined3.csv("data/weightedtree_federal_budget.csv", function (csv) {
How do I make a menu that offers the user a choice of CSV files to load?
TIA
vizulyMarch 21, 2018 at 10:27 am #8302Hello Patrick,
That is really outside the scope of Vizuly, as you would want to do that with external HTML/Javascript.
You are welcome to look at the menuing code in the test container that drives the skins and other various component options and see if you can use that.
Cheers,
Tom
PatrickMarch 21, 2018 at 7:21 pm #8311Thanks for clearing that up. I found it simple enough to make additional HTML and Javascript files. Maybe not the most efficient use of disk space, but it will do for now until I learn enough Javascript.
Thanks for all your help.
-
|
Viewing 2 reply threads
You must be logged in to reply to this topic.