Amazon Quicksight adds Missing Data control for line and area charts - devamazonaws.blogspot.com

Amazon QuickSight now supports ‘Missing Data’ control for both line and area charts. Previously, line charts only supported ‘missing data’ treatment for datetime fields. Now, we have added support for categorical data as well for both line and area charts. Instead of displaying broken lines (default behavior), Authors can also choose to display broken lines as either continuous lines by directly connecting to the next available data point in series or interpolate these missing values with zero and display a continuous lines. More details can be found here.

Post Updated on September 09, 2022 at 06:04PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com