Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time scale axes #33

Open
xakod opened this issue Jun 7, 2022 · 1 comment
Open

Time scale axes #33

xakod opened this issue Jun 7, 2022 · 1 comment

Comments

@xakod
Copy link
Contributor

xakod commented Jun 7, 2022

Does cv-plot support time scale axes? I cannot find smth related. I found only custom drawables. Does it enough to reimplement xaxis as time series axis and vertical grid as time vertical grid for supporting time scale axes? Or is there an easier way?
Thanx

@wpalfi
Copy link
Collaborator

wpalfi commented Jun 8, 2022

No, its not included. And you are right: You should replace xAxis (and VerticalGrid) with your custom drawables and create them as in makePlotAxes().

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

No branches or pull requests

2 participants