Padmini Posted August 13 Share Posted August 13 (edited) Hello, I have a use case where I need to mark a value on X-axis or Y-axis in a scatter plot. And I would like to extract all other column values at this marked value ( extracting data from table at this value). I can already achieved this using Text Area by providing axis selection using dropdown and its value in a text field and executing a python script to extract the relevant data. However, is there any way I can avoid using the Text Area and instead just do this graphically? Meaning set marker on axis value (could be X-axis or Y-axis) on Scatter Plot? Edited August 13 by Padmini Link to comment Share on other sites More sharing options...
Gaia Paolini Posted August 13 Share Posted August 13 Maybe a simple solution would be to create a detail visualization of the data table that reacts to marking? 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now