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

Using %timefilter%: min in transform #101

Open
amosd92-zz opened this issue Apr 22, 2020 · 0 comments
Open

Using %timefilter%: min in transform #101

amosd92-zz opened this issue Apr 22, 2020 · 0 comments

Comments

@amosd92-zz
Copy link

I'm building a Gantt chart using vega and my X1 and X2 are date fields.
It means that the bars in the chart can go over the timeframe I'm looking at.
For example, looking at the last 15 minutes, the graph expends itself to the start time of the process (can be more than 1h).
My solution would be yo create a field with tranform and calculate the max between two fields, startProcessDate and %timefilter%: min.
Is there a way I can do that?

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

1 participant