Philippe Rivière

Results 974 comments of Philippe Rivière

This PR allowed me to redeploy a project, so fixes the issue I had. 👍

A way to add tailwind in `rollup.ts`: > yarn add --dev [esbuild-plugin-tailwindcss](https://github.com/ttempaa/esbuild-plugin-tailwindcss): ```diff +import {tailwindPlugin} from "esbuild-plugin-tailwindcss"; ...(path ? {entryPoints: [path]} : {stdin: {contents: renderTheme(theme!), loader: "css"}}), write: false, minify,...

This could be as simple as setting figure.dimensions = dimensions (though we might want to have a function here instead, and maybe be defensive about mutations by returning a copy...

Wouldn't you want to leave the margin as is, and remove 2023?

It should definitely be earlier — in my code we coerce the whole channel as many times as there are series. But where? Maybe as high as in the map...

This is very close to https://github.com/observablehq/plot/issues/473

Please don't close it; we want to make this possible (easier). Maybe it's another value for the labelAnchor option (besides left, center, right); axis-right or something?

I don't disagree on the all-caps values (and while I see no reason to support `tRUe`, I think that `True` could be generated by python). However this would be a...