bertvandepoel / snelSLiM

A linguistic set of tools in Go and web interface in PHP to do quick Stable Lexical Marker Analysis
GNU Affero General Public License v3.0
3 stars 0 forks source link

Replace treemap JSON URL with direct values #45

Open bertvandepoel opened 4 years ago

bertvandepoel commented 4 years ago

Code could be somewhat simplified by replacing json.php and its security checks and special location in index.php with a direct echo of the relevant JSON's contents using values in the vega data section (of which I was probably unaware when I wrote the treemap code).