Replies: 1 comment
-
|
I think you're talking about showing multiple x-axes in the same data? At present, this kind of display will increase the complexity of use, which has not been considered for the time being. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Federated Queries
Is it possible to visualize the join result multiple tables from multiple databases. I think making Trino one of the 'database' would do the job just fine.
Federated x-axis with multiple queries
Let's say I have a query that return second-level time series data and the other query that return hourly data. I would like to set the x-axis to type datetime, and select a column from each query resultsets as the x-axis and plot it in the same graph.
Beta Was this translation helpful? Give feedback.
All reactions