0

I am having trouble adding a Chart.js canvas graph inside an A-Frame scene.

You can see my problem and the source code in this Glitch project, or you can view the image here: Image

You can see the original canvas graph on the left, and on the right, the graph as a texture for an image inside the A-Frame's scene. This graph is all glitchy, and I can't understand why.

Is there a way to fix the texture? Or another way to add a 2D Chart.js graph inside the scene?

Thank you.

Ali Shams
  • 143
  • 15
Toli
  • 13
  • 4

1 Answers1

0

Hm, after careful testing it appears this bug only occurs in Google Chrome. I have tested with Mozilla Firefox and the Oculus browser and it works well.

Toli
  • 13
  • 4