Support of bi-exponential transformations

Hello,

matplotlib supports a few additional axis transformations (e.g. ‘asinh’, ‘symlog’). I find the plt custom transformations very useful to extend this list further. How should I go about extending the available axis transformations on a plotly graph that shall be used in a dcc.Graph component?
I would be happy to support the development of this, but am not sure how to get started (new to the community).

Thanks,
Dennis