Custom datatips for decomposition graphs with moving around using arrow keys

Additional information (labels, contribution values) in datatips and moving around using arrow keys
43 Downloads
Updated 22 Sep 2017

View License

Adds additional info to the decomposition (bar contribution) graphs. It also enables the use of arrow keys to move between individual bar contributions to inspect the data in detail. The function is tailored to the decomposition data in IRIS toolbox format.
Input arguments:
decomp - IRIS time series data matrix with decomposition
legend_names - structure contraining the string names of all the individual contributions
Optional argument:
precision - large number, used to avoid indeterminacy in graph when identifying the contribution by clicking

Cite As

Stanislav Tvrz (2024). Custom datatips for decomposition graphs with moving around using arrow keys (https://www.mathworks.com/matlabcentral/fileexchange/64497-custom-datatips-for-decomposition-graphs-with-moving-around-using-arrow-keys), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Labels and Annotations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Found and corrected error with updating time period label when moving left and right arrow key

1.1.0.0

Added image

1.0.0.0