grafana / xyz-chart

XYZ Chart panel
Apache License 2.0
14 stars 0 forks source link

Point cloud #13

Closed codeincarnate closed 2 years ago

codeincarnate commented 2 years ago

Added very basic data binding and scaling. Currently have it set up so that 1st data series maps to X, 2nd to Y, and 3rd to Z. We may want to consider adding configuration for this as well.

Otherwise re-organized code a tad since things are getting more complex.