Mike Bostock
Mike Bostock
Probably worth resurrecting this one! 😅
Another potential direction is issue a warning when the input is more than 50% nullish or NaN, and work on hooking up Plot’s warnings to be displayed by the chart...
> plot.auto doesn't support shorthand / primitive arrays, though i've always wanted it to Plot.auto doesn’t support _shorthand_ (you have to specify some options), but it _does_ support primitive arrays:...
Also tacked on an upgrade to Source Serif 4 that @Fil noticed…
@lfkpoa Interesting! Are you using Framework’s preview server in production rather than just for development preview? I would love to hear more about how your setup so I can better...
@kzmKZuzmo That sounds unrelated to this issue and like you should move your request to the oexternal API into a data loader. Alternatively you need to enable CORS to your...
@kzmKZuzmo Please [open a new discussion](https://github.com/observablehq/framework/discussions) if you’d like to ask for help on another topic.
Related #136 which moves imported local ES modules to an _import path, which means we can rewrite these files more easily during preview and build.
Yes we should consider landing this without enforcing type checking and just stripping type annotations. We’ll need to merge main but that should be doable.
Yes so maybe we just need an `extraHead` option that does both the preconnect and the stylesheet, and then we can remove both hardcoded references to Google Fonts?