Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
I am wanting to use 3D graphs in my Vuforia Studio experience. I came across this extension but it is limited with just a time series chart. I would like 3D Bar Graphs, Pie Chart, Line Chart, etc. I am aware that Vuforia Studio is built with AngularJS. I came across this 3D Chart library that supports AngularJS. I am wondering how to get that information into Vuforia Studio so I can utilize the graphs in my experience.
I have it downloaded, unzipped and placed within the extension directory. Any pointers.. thank you.
I don't think you can use 3D Chart library in Studio as it requires to install echarts and ngx-echarts firstly, however, it seems to me that the two packages are only available in Linux.