Showing multiple decorators on the same graph with differing Y-axes

Hi,

I was wondering if it’s possible to show multiple decorators on the same graph while both decorators have differing Y-axes. So if one query was tracking the stacks of a buff, say Voidform, and the other was tracking casts of a specific ability, say Dispersion. Is it possible to have these show on the same graph?

I’ve been having issues because the tracking of stacks has the stack count on the Y-axis and the cast query has cast time on the Y-axis, whenever the variable on the Y-axis doesn’t match it refuses to show them both on the same graph.

Any help would be greatly appreciated!