Rufus Pollock

Results 468 issues of Rufus Pollock

e.g. https://github.com/datasets/finance-vix

* [ ] Remove CustomLink and correctly use next/link for internal links see e.g. https://github.com/vercel/next.js/discussions/11110 * [ ] use remark-smartypants or similar for ndash/emdash * [ ] Show keywords on...

We already have `examples/catalog` and we need to bring it up to date ... ## Acceptance * [ ] `examples/catalog` is updated to using portaljs components where relevant * [...

When I am looking at a data literate document I want to see the source so that I can learn how things are done (same as view source with html)

2021-06-30 remark plugin for parsing csv blocks (triple backtick) to a nice table (if we want something more than JSX stuff) NB: 2021-06-30 not sure this is that useful once...

When I have a remote content e.g. https://github.com/datasets/awesome-data I want to load and render that (statically) so that i can author content in another repo but render it here A...

Feature

We already have a LineChart component. LineChart supports * [ ] loading from url * [ ] default to temporal type for x axis (?) * [ ] uses table...

https://github.com/observablehq/plot There's a react wrapper here: https://github.com/iddan/plot-react ## Research I have tried this out but it's a bit painful to do in MDX + NextJS. Two issues so far: ###...

When I create a dataset or a data story I want to be able to have data files (e.g. xls, csv etc) (and images) next to the content preferably in...