You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make an "arrow chart" out of a scatter trace, we need to be able to have arrowhead/triangle markers whose extreme end is at the point, rather than markers centered on a point: right now if I want an arrow from 10 to 20, the tip of the triangle overshoots.
I propose we add four new markers arrowhead-* for this purpose.
The text was updated successfully, but these errors were encountered:
OK, as a compromise solution, let's come up with a "triangle to level" marker similar to this, so that the line won't show through as much unless the line thickness is disproportionately big compared to the marker size:
In order to make an "arrow chart" out of a scatter trace, we need to be able to have arrowhead/triangle markers whose extreme end is at the point, rather than markers centered on a point: right now if I want an arrow from 10 to 20, the tip of the triangle overshoots.
I propose we add four new markers
arrowhead-*
for this purpose.The text was updated successfully, but these errors were encountered: