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
@juddmehr sir just wanted to confirm before starting the PR , the issue is solved just by replacing the above line with
arrow_head = "{Stealth[length = $(arr.headlength)pt, width = $(arr.headwidth)pt"
this line , am I right sir ....?
Jay-sanjay
added a commit
to Jay-sanjay/Plots.jl
that referenced
this issue
Sep 6, 2023
@Jay-sanjay I apologize for not responding. Looks like my notification settings need updating. Yes, it was just the capitalization of stealth on that one line. Thank you!
Details
Arrow sizes are not updating when using PGFPlotsX. The issue seems to simply be a tiny typo at
Plots.jl/src/backends/pgfplotsx.jl
Line 865 in 4ad4a04
where
stealth
should be capitalized.Backends
This bug occurs on ( insert
x
below )Versions
Plots.jl version: 1.39.0
Backend version (
]st -m <backend(s)>
): 1.6.0Output of
versioninfo()
:The text was updated successfully, but these errors were encountered: