D3PLOT 22.1

Some Data are Not Transformed

Some Data are Not Transformed

At present the following items are not affected by transformations:

User-defined data

Simple formulae or JavaScripts operating on internal data are already working on "as transformed" data, so it would be wrong to apply further transformations.

User data read from external Ascii files are also not transformed. It is not possible to tell whether vector data from these files are spatial coordinates or other directional vector data, and while it would be possible to transform tensors it is more consistent to take the view that all transformations of external data must be applied externally.

For similar reasons UBIN components created in the JavaScript interface are also not transformed.

External "blob plot" data This is always used verbatim.