Chartjs in a threejs scene

Any interest in having a library that makes it easy to add various charts into threejs scene?

Similar configuration to chartjs or Highcharts
Use material instead of colors

Must provide scene object in which to add chart. This allows control of the scene (lights, camera) to be outside of library scope.

1 Like

If you have spare time, you could just make the library, and share it with the world. Two years ago I made map.js, hoping that someone might find it useful.

So far I’m not aware of anyone using it.

3 Likes