Observable's Plot Geo Mark and Projections #3966
-
Hi, Just wondering when we will be able to use Plot's newer Plot.geo mark and the Plot projection system? In addition, Plot just updated their facet option to also work at the mark level. Here is an example. I tried implementing the geo mark in Quarto and I get a an error. I tried implementing the facet option and it was just ignored. Please let me know if this would be better if filed as an issue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
We update downstream libraries once per release. So if something is not on 1.3 prerelease, it'll have to wait until 1.4. In the meantime, you should be able to explicitly import the latest version of Plot by going through skypack.dev. |
Beta Was this translation helpful? Give feedback.
We update downstream libraries once per release. So if something is not on 1.3 prerelease, it'll have to wait until 1.4.
In the meantime, you should be able to explicitly import the latest version of Plot by going through skypack.dev.