We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
with GR backend, if the label is a list of string, it can display it correctly
when using plotly backend, if the the label is a list of string, it will ignore and use trace1..
The text was updated successfully, but these errors were encountered:
Hi! It sounds like you are using Plots.jl, is that right?
If so, please open and issue over there.
This package is the bridge between Julia and the plot.ly servers -- so we won't be able to answer your questions over here.
Thanks
Sorry, something went wrong.
No branches or pull requests
with GR backend, if the label is a list of string, it can display it correctly
when using plotly backend, if the the label is a list of string, it will ignore and use trace1..
The text was updated successfully, but these errors were encountered: