Skip to content

Conversation

dfulachier
Copy link

This feature is managed by plotly JS API, and seemed to be already (partially) implemented in plugin code. Feature requested in #83.

Scatter

Proper Plotly plug-in changes (marker size)
@dfulachier
Copy link
Author

Add a new "Max" field to be able to control symbols max size.
When "Max" field is set:

  • Ref field is ignored (it is automatically recomputed)
  • The item with max value gets a symbol with this requested Max size
  • Other items get a symbol size proportional to the "max" one
  • Min is still applied to avoid too small symbols

@gatopeich
Copy link

I would like to scale the markers proportional to the X and Y axes rather than pixels, so that a size 1 square on 0,0 would extend from (-0.5, -0.5) to (0.5, 0.5).
Would that be possible with your update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants