Page 1 of 1

Help with html via Annex

Posted: Thu May 25, 2023 10:43 am
by BeanieBots
I'm trying to produce a web page that presents data with a bit more style than simple text boxes and a few more features than are available with the provided .min.js graphing scripts.
I've found a source called echarts that appears to do what I want. I can get what I want displayed to work in applications such as JSfiddle but so far, despite many attempts, I am stumped at what I need to do to get my pages to work when hosted by Annex.
I have attached an example html file (downloaded from echarts).
Could somebody please explain to me what I need to do with it in order to make it work using Annex.
I've tried surrounding with quotes and using html a$ and even tried splitting out script parts and calling with jscript but to no avail.
I'm clearling failing to understand the fundamentals of how to do this.
If somebody could please give me some pointers, I'd be very grateful.

EDIT:-
File now attached

Re: Help with html via Annex

Posted: Thu May 25, 2023 12:32 pm
by cicciocb
zip the file and upload it;

Re: Help with html via Annex

Posted: Thu May 25, 2023 3:46 pm
by BeanieBots
Thanks, zipped and now attached.
If somebody can at least let me know what to do to get it to show up as a web page, I think I can do the bits needed to make the changes required for my own needs. At least if it stops working after a few edits I'll know what caused it!