-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Help with custom fields in a plugin #3055
Unanswered
Nipunx1999
asked this question in
Q&A
-
So i was working on a plugin for boxplots, which support multiple values and split bys as well. While it is functional I am not able to wrap my head around how would i be able to pass some custom columns when i call viewer.save(), i have x-axis as a possible option in the config sidebar, but when i call viewer.save() i am not able to get this, i did try to see in the browser console via plugin.save() and it returns the extra fields which my plugin would use but does not return anything when i use viewer.save(). Any idea?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment