Closed asinghvi17 closed 2 years ago
We should convert the input into cached tex in the plot recipe, so that we can avoid unnecessary tex recompilation.
Also, since Makie now does text layouting internally, we can likely override Text as opposed to the current recipe approach. C.f. the Makie L-string implelentation.
We should convert the input into cached tex in the plot recipe, so that we can avoid unnecessary tex recompilation.