Visualize data based on local filters in the Data Editor Dialog
When plotting data (https://www.jetbrains.com/help/clion/tables-view-data.html#plot_a_chart) based on a CSV file, the plot always shows all data from the file. When applying filters to the data, the filters only affect the table/text/tree view but not the visualization.
My current workaround is to invert the desired filter and delete the undesired data.
Is there a better way to apply filtering to the visualized data?
Please sign in to leave a comment.
Is it correct that you open a CSV file, view it in the editor, and apply a filter to that particular data in the CSV file (not imported into a table) and that's when the filter is not being applied? Please also specify your current IDE version
Hi Aleksandr,
yes, I open a .CSV file, switch to the “Data” tab and activate “Show Chart”. In the following screenshot I apply a filter to the “File” column.
The data view is filtered accordingly, but the chart is still showing the unfiltered data:
I am currently on Build #CL-243.22562.155, built on December 9, 2024.
Regards
Nils
I reproduced this scenario and have it reported on our tracker:
PY-78214 (https://youtrack.jetbrains.com/issue/PY-78214)
Please follow this issue to stay updated on the progress