Skip to content

FinancialTickGenerator#4419

Merged
swharden merged 1 commit intomainfrom
4385b
Nov 1, 2024
Merged

FinancialTickGenerator#4419
swharden merged 1 commit intomainfrom
4385b

Conversation

@swharden
Copy link
Member

@swharden swharden commented Nov 1, 2024

resolves #4385

I think ultimately a financial tick rendering system that uses IPlottable to place labels is the best solution. In such a case the axis tick generator would be completely disabled.

This is an interesting intermediate solution that demonstrates how the tick system could be harnessed to display improved tick labels for unevenly spaced financial data. It only supports two scales and could use more features (like not returning ticks outside the visible range) but it's a good start if someone wants to extend it.

ticks-date

@swharden swharden enabled auto-merge (squash) November 1, 2024 18:07
@swharden swharden merged commit 69def91 into main Nov 1, 2024
@swharden swharden deleted the 4385b branch November 1, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Finance: Improve support for nonlinear a DateTime axis

1 participant