mistercrunch commented on issue #6182: Event Flow viz: time is only accepted as date-time, and its lowest granularity is hours URL: https://github.com/apache/incubator-superset/issues/6182#issuecomment-434011612 Since the EventFlow requires atomic events, you'll probably want to sample your data based on a hash of userid. Your browser will choke if you send too many events (I'm not sure how many it is reasonable to sent to this visualization though). Note that you can and should use the time granularity of `Time Column`, which is the raw data, unaltered here.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
