Sign In

XYZ Plot [DEPRECATED]

Updated: Mar 2, 2026

toolxyz plot

Download

1 variant available

Archive Other

DA_XYZ-plot_modern_V1.5.zip

4.54 MB

Verified:

Type
Workflows
Stats

80

Reviews
Published

Jan 31, 2026

Base Model

Other

Hash
AutoV2
1D19A20F1F
default creator card background decoration
Followers - 355

355

Likes - 1402

1.4K

Downloads - 26389

26.4K

DA_XYZ-plot_modern_V1.3_preview.png

Another iteration of my Plots visually looks pretty close to the last one of mine from

Legacy in this case means it's for SD and SDXL-like models that use checkpoints.

Modern version is for diffusion models with a single text encoder z-image, Qwen etc. Flux is not supported yet. I am going to add it, but it is not a priority for me right now. It's done.

There is an issue with the column seed plot. Fixes in V1.5 Modern and V.1.3 Legacy.

Unfortunately, there is a specific problem: all models — text encoder, VAE and LORA — are loaded at the same time during generation. This creates a significant limitation if you need to test several models specifically.

I spent a lot of time trying to find a solution. I created a special kSampler that increases the limit, but this does not solve the problem generally. So I went back to previous and built my own "engine" (based on qq-nodes) and will be working on it while these workflows are being phased out.