Reduce tick spacing in comparePlots

This commit is contained in:
Christoph Kluge 2025-05-09 17:56:20 +02:00
parent 518cb34340
commit f7376f6dca

View File

@ -191,7 +191,7 @@
axes: [ axes: [
{ {
scale: "x", scale: "x",
// space: 35, space: 25, // Tick Spacing
rotate: 30, rotate: 30,
show: true, show: true,
label: xlabel, label: xlabel,