Hello,
I am going to implement a chart to display the time and units count, and the original design looks like this:
I am trying to create a chart using UE5 WBP the closest thing I can do is something like this:
There are many things are different, such as the line should be smooth line, the chart will have a area filled with gradient colors.
We have a web project and it has a chart like this, the project is using Node.js:
Is there any way that I can make the chart in UE5 looks similar as the original design or looks like in the website?
Thank you very much for checking this question!