rusackas commented on issue #32032: URL: https://github.com/apache/superset/issues/32032#issuecomment-2920553590
If a series (line) has a point on the X axis for one series, and another series (line) does NOT have a data point at the same X axis spot, the missing datapoit is considered NULL. If you want to fill in null values in a particular way, you can go to the Advanced Analytics section, and pick one of the "fill method" settings (e.g linear interpolation, zero imputation, etc) to treat them as you deem appropriate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
