Skip to content

FF ternary_contour - add cliponaxis #3960

Closed
@is95t

Description

@is95t

Would it be possible to add the cliponaxis (as has been implemented for scatter ternary plots - see issue #1385 plotly/plotly.js#1385). This would allow the markers not to be cut off by the plot area when the showmarkers tag is set to true.
Currently I have a plot like so:

image

However, as he edge markers are cut off, it looks like I have less points. The plot below shows which points are plotted:

image

It would be really great to add this tag to the ff.ternary_contour plot, as it is so useful in the scatter ternary. If there is also a work around that I have missed, please let me know (I have had a go at this but can't find any way to get the markers not to be cut off).

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions