I have a MySQL database where I have three values, x, y, z. I want to make a 3d scatter chart with these points. I am looking for examples how I can bring the points from a MySQL database and plot them on a chart. Any help will be appreciated.
Regards.
Mac