-
Notifications
You must be signed in to change notification settings - Fork 9
Improve 3d figure legend #66
Open
Description
The legend in all 3d figures created with plotly (output from plot_3d & pfss_3d) should be updated to correctly include the markers='number' # or 'letters' option (i.e., having numbers/letters on the markers) (削除) and provide an arrow for the "reference" entry. (削除ここまで) Unfortunately, as this plotting option is hacked into plotly manually, this would (at the moment) also need some amount of manual work.