Skip to content
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

drop deprecated opacity attribute of errorbars in v3 #7197

Closed
archmoj opened this issue Oct 2, 2024 · 2 comments · Fixed by #7216
Closed

drop deprecated opacity attribute of errorbars in v3 #7197

archmoj opened this issue Oct 2, 2024 · 2 comments · Fixed by #7216
Assignees
Labels
feature something new P2 considered for next cycle
Milestone

Comments

@archmoj
Copy link
Contributor

archmoj commented Oct 2, 2024

_deprecated: {
opacity: {
valType: 'number',
editType: 'style',
description: [
'Obsolete.',
'Use the alpha channel in error bar `color` to set the opacity.'
].join(' ')
}
}

@archmoj archmoj added this to the v3.0.0 milestone Oct 2, 2024
@RohitMangale
Copy link

I’d like to take on the deprecation of the opacity attribute in error bars. I’m still learning and may need some assistance, but I’ll do my best. Could you please assign this issue to me?

@gvwilson gvwilson changed the title Drop deprecated opacity attribute of errorbars in v3? drop deprecated opacity attribute of errorbars in v3 Oct 4, 2024
@gvwilson gvwilson added feature something new P2 considered for next cycle labels Oct 4, 2024
@emilykl
Copy link
Contributor

emilykl commented Oct 7, 2024

Hi @RohitMangale , thanks for your interest in Plotly.js!

We're assigning this issue internally as we're moving quickly towards the next release, but we would welcome your contribution to another open issue. Feel free to take a look at the issues tagged "good first issue" as a starting place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P2 considered for next cycle
Projects
None yet
4 participants