Is there a simple way to clean up the overextending ticks and highlight the line intersections?
BubbleChart3D[RandomReal[1, {5, 5, 4}], PlotTheme -> "SolidGrid",
ChartElementFunction ->
ChartElementDataFunction["Cube", "Shape" -> "Square",
"Shading" -> "Fading", "TaperRatio" -> 1]]
I think I've seen this problem before but I can't find the post!
