documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Full Reference does not contain transform docs

Open AbdealiLoKo opened this issue 6 years ago • 0 comments

untitled

I saw the really nice transform feature in plotly traces and was trying to do a filter. In the examples - I saw examples for filtering things like y > 5 etc. I wanted to do a categorical filter and the data I wanted to filter using was neither x nor y. So, I thought of going to the Full Reference to understand all the properties it supports.

When I go to Javascript > Full Reference, I could not see any documentation about the transforms except that it is a list of objects in all the trace types:

transforms 
Each object has one or more of the keys listed below.

AbdealiLoKo avatar Jun 08 '19 05:06 AbdealiLoKo