D3PLOT 22.1
Using JavaScript in D3PLOT
Using JavaScript in D3PLOT
Human-readable Javscripts need to be compiled , meaning turned from something human-readable into a set of instructions that a computer can understand; and then run in their compiled form. They can be changed and rerun in their modified form at any time without having to exit and re-enter D3PLOT, making the "write, test, modify, re-test" development cycle very quick and easy.