Hi everyone,
I want to draw a line and bar chart from the historical data (json and csv format).
I have been looking for some official tools but still can’t. Then I come up here with two option in my mind.
- Run Python in runtime and use Plotly to export the chart as html file and visualize it in Unreal engine. However, How to run the Python at runtime is still a question that I dont have the answer.
- Keep finding any other tools that support charting in Unreal engine. Do you suggest any ?
I really appreciate if I got any recommendation from all of you about this.
Thanks alot and Happy code.