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 transforms in v3 #7192

Closed
archmoj opened this issue Oct 2, 2024 · 1 comment · Fixed by #7240
Closed

drop deprecated transforms in v3 #7192

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

Comments

@archmoj
Copy link
Contributor

archmoj commented Oct 2, 2024

transforms: {
_isLinkedToArray: 'transform',
editType: 'calc',
description: [
'WARNING: All transforms are deprecated and may be removed from the API in next major version.',
'An array of operations that manipulate the trace data,',
'for example filtering or sorting the data arrays.'
].join(' ')
},

@archmoj archmoj changed the title Drop deprecated transforms Drop deprecated transforms in v3? Oct 2, 2024
@archmoj archmoj added this to the v3.0.0 milestone Oct 2, 2024
@gvwilson gvwilson changed the title Drop deprecated transforms in v3? drop deprecated transforms in v3 Oct 4, 2024
@gvwilson gvwilson added feature something new P2 considered for next cycle labels Oct 4, 2024
@gvwilson
Copy link
Contributor

gvwilson commented Oct 9, 2024

Make it so. cc @archmoj

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
Development

Successfully merging a pull request may close this issue.

2 participants