Skip to content

Releases: tercen/plot_operator

Release 1.0.17

04 May 13:07
7ef4126

Choose a tag to compare

Release 1.0.17: bump memory model

Release 1.0.16

04 May 12:28
2cd1cc5

Choose a tag to compare

Release 1.0.16: limit_size property; CI tag SHA via GitHub API

Release 1.0.15

04 May 12:05
8739576

Choose a tag to compare

Release 1.0.15: ggsave limitsize=FALSE; CI tags annotated tag SHA

Release 1.0.14

04 May 11:01
4de6df1

Choose a tag to compare

Release 1.0.14: include operator.json at runtime

Release 1.0.13

04 May 09:53
d6e1349

Choose a tag to compare

Release 1.0.13: multi-stage build, no renv at runtime

Release 1.0.12

01 May 18:46

Choose a tag to compare

Release 1.0.12: container tag fix

Release 1.0.11

01 May 17:25

Choose a tag to compare

- Add memory_model.json (linear in n_main, 600 MB R baseline).
- utils.R: drop = TRUE on facet_grid / facet_wrap so plots are sized
  to populated cells instead of the schema's full row × col axes.
- main.R: 1000-cell cap is now gated on split_cells = TRUE only.
- renv.lock regenerated against cloud.r-project.org and GitHub-pinned
  tercen-internal packages, since cran.tercen.com is currently down.

Release 1.0.10

04 Sep 07:44

Choose a tag to compare

moved colors and labels to AxisSpecs

Release 1.0.9

03 Sep 17:30

Choose a tag to compare

fix: update container version to 1.0.9

Release 1.0.8

20 Aug 08:47

Choose a tag to compare

fix: upgraded docker image