creating line plot in KNIME

Hi there,

I have created my required graph in google sheet, see attached file
google_worksheet_graph.png

but I am unable to create the same graph in KNIME Analytics Platform, see attached screenshot.
KNIME_GRAPH.png
KNIME_WORKFLOW.png

Also csv file attached, please be so kind to let me know what mistake I am making in KNIME Workflow.

I am looking forward to hearing from you.

Many thanks,
Rao

death_vs_birthRate.xlsx (8.8 KB)

Hi @raomohsinkhan,

In KNIME you need to have the rates for the different clinics in different columns. The workflow reshapes your data and plots in a line plot.

Best
Kathrin

2 Likes

Hi Kathrin,

Thank you very much, it’s working fine. can you please let me know how to control x-axis values
it is showing 1840.0 1840.5 and so on…
increment by 0.5.

I correct this by scrolling out. but by default it show round values.

Many thanks,
Rao

hello @raomohsinkhan the workaround here could be using the line plot plotly https://hub.knime.com/knime/extensions/org.knime.features.js.plotly/latest/org.knime.dynamic.js.v30.DynamicJSNodeFactory:635393c4
instead of line plot node

please find attached the image using this node, hope it helps answer your query

thanks
can you please share workflow
it nice

Please find the workflow here

1 Like

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