Building histogram with babylon.js

Hello, i am trying to build histograms in babylon.js. Does anybody have an idea about how i can do it? Examples on the internet are very limited and i couldn’t find any code that builds histogram by using babylon.js.

If you know the maths of histograms it should be easy enough to use planes or boxes (for 3D) for the bars and lines for axes. Labeling can be done with the GUI.