noCI tests have not yet been updated to reflect recent deprecations in the library and some tests are failing as a result. The following changes are needed: - All instances in those tests where `layout.title` is set to a string should be updated to set `layout.title.text` instead (see #7212) - All references to `transforms` should be removed entirely (see #7240) - All Orca-dependent tests should be removed or converted to Kaleido
noCI tests have not yet been updated to reflect recent deprecations in the library and some tests are failing as a result.
The following changes are needed:
layout.titleis set to a string should be updated to setlayout.title.textinstead (see Drop support for passing a string to thetitleattribute, and drop support for deprecated attributestitlefont,titleposition,titleside, andtitleoffset#7212)transformsshould be removed entirely (see Droptransformsfrom the API #7240)