Description:
The current implementation of the Shapash library’s explainability quality graphs has limitations and a few issues affecting usability and visual clarity:
Fixed Graph Size:
Problem: There is no way to adjust the height and width of explainability quality graphs, which restricts flexibility when visualizing data with a large number of features or when specific layout adjustments are required.
Expected Improvement: Introducing customizable height and width parameters to allow users to set the dimensions of the graphs as needed.
Title Positioning:
Problem: The graph title appears misaligned, making it harder to read and affecting the overall presentation.
Expected Improvement: Adjusting the title alignment, possibly with a line break or formatting changes, to ensure it is properly positioned for better readability.
Incorrect Color Palette Selection:
Problem: There is an issue with the selection of color palettes in the explainability quality graphs, leading to incorrect or inconsistent color displays. This can make it difficult to interpret the graphs accurately.
Expected Improvement: Correcting the palette selection process to ensure that the chosen colors are applied consistently, improving the graph’s clarity and usability.
Suggested Solution:
To address these issues, it would be beneficial to:
Add height and width parameters for graph customization.
Implement formatting adjustments for better title positioning.
Fix the palette selection to ensure accurate color displays.
Context:
These updates would provide users with greater control over the appearance of explainability quality graphs and resolve the current visual inconsistencies, enhancing the usability and visual quality of Shapash's explainability tools.
Description:
The current implementation of the Shapash library’s explainability quality graphs has limitations and a few issues affecting usability and visual clarity:
Fixed Graph Size:
height
andwidth
parameters to allow users to set the dimensions of the graphs as needed.Title Positioning:
Incorrect Color Palette Selection:
Suggested Solution:
To address these issues, it would be beneficial to:
height
andwidth
parameters for graph customization.Context:
These updates would provide users with greater control over the appearance of explainability quality graphs and resolve the current visual inconsistencies, enhancing the usability and visual quality of Shapash's explainability tools.