I opened a PR before reading the contribution rules — my bad, closing it.
Use case: embedding the chart in a compact mobile card where x-axis labels clutter the layout. Time windows and the live badge already handle the recency context.
Would a xAxis={false} prop be something you'd consider? Default true, no behavior change for existing users. Happy to rework the PR if the direction makes sense.
I opened a PR before reading the contribution rules — my bad, closing it.
Use case: embedding the chart in a compact mobile card where x-axis labels clutter the layout. Time windows and the live badge already handle the recency context.
Would a
xAxis={false}prop be something you'd consider? Defaulttrue, no behavior change for existing users. Happy to rework the PR if the direction makes sense.