-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
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
BaseValue issue resolved #325
base: master
Are you sure you want to change the base?
Conversation
@VolKa79 Purwar already mentioned this
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @xarico10 Are you sure you are using the right branch for this? Please do verify it once more.
Make sure that the What all warnings do you get? Also, what MATLAB version did you try this on? |
I was missing the Deep Learning Toolbox that is needed. Works for me now, printing the warning message you mentioned. |
@jackparmer Please let me know if we wanna merge this, even with the warning message mentioned. |
I am working on resolving these warnings. We can merge this or wait for some time until I resolve this, I don't mind. |
This PR now also updates the Plotly JSON schema. @jackparmer When your testing framework with Kaleido is ready, we could test this to see what warnings we get and for what trace types. Until then, I think the only option is to check this manually for various trace types. I will inform others about the warning messages and what to do if they do see these on Slack. |
This PR resolves issue231
Sample code to try:
NOTE: You may see a warning for missing
tickvals
, but since strip is set to false and tickvals is indeed a correct property for x/y axis, this still works. Let's discuss on Slack how to updateplotly/plotly_help_aux/plotly_reference.mat
after which this warning would disappear automatically.Vertical bars without Basevalue argument...
Horizontal bars with BaseValue=25
Vertical bars with BaseValue=30