Bar Chart with filter functionality

Hi,

I want to create a bar chart with the functionality to filter the x axis values. For eg. if there is data corresponding to 24 months. But, user wants the functionality to select only few months and see those in the bar chart. How can this be achieved in knime?
I am able to do this in line plot (plotly) by using the option “Show only Selected”. but, there is no such option in bar chart node of Javascript. Is there any workaround for this?

Thanks

Hi @Astha,

unfortunately the bar chart does not have this option. You could use the Date&Time Widget beforehand and let the user select the time range of interest that should be displayed in the bar chart.

Kind regards,
Janina

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.