Plot a chart with custom x and y axis

Hello, i am new to Knime and maybe my question is stupid but if someone can help me it will be appreciated.

I have an csv file with two columns of integers (year, and number of people)

and i want to plot a simple histogram that has in x axis the year and in y axis the representive number of people for each year

I tried to do it with Java histogram but i cant create a proper output.

Thanks in advance

1 Like

Hi @Panos ,

Welcome to our community!

Check this out: KNIME_project20.knwf (28.4 KB)
You can learn more about visualization in here: Data visualisation Using Knime
Also you can search and learn a lot in the Hub

If you have any questions, please don’t hesitate to ask :heart:

GL,
Mehrdad

3 Likes

thank you very much for the response it was very helpful!

2 Likes

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