grafana / xyz-chart

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

Refactor Grid and Remove Plot Scene #37

Closed codeincarnate closed 1 year ago

codeincarnate commented 2 years ago

This PR does the following:

In general the idea is to separate out the components that don't need awareness of hovered points (the grids in this case) and those that do (point cloud, hover axes, HUD).