Open the-mad-statter opened 9 months ago
Added a stand.alone argument to serVis() to produce a stand alone html file with all includes provided inline. This makes sharing results with others easier and avoids Cross-Origin Resource Sharing (CORS) errors as in #100.
stand.alone
serVis()
Added a
stand.alone
argument toserVis()
to produce a stand alone html file with all includes provided inline. This makes sharing results with others easier and avoids Cross-Origin Resource Sharing (CORS) errors as in #100.