open-innovations / oi-lume-viz

Lume Plugin that enables charting
https://open-innovations.github.io/oi-lume-viz/
5 stars 1 forks source link

Load HexJSON from a source file #8

Closed slowe closed 1 year ago

slowe commented 1 year ago

Rather than have to include the full HexJSON in the config, if a string is provided treat that as the path to a file/URL.

slowe commented 1 year ago

A version of this has been added by @gilesdring