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