Releases: VictorHenrique317/boxcluster-visualization
Releases · VictorHenrique317/boxcluster-visualization
Boxcluster Visualization v0.4.2
FIX: Wrong pattern search behaviour
Boxcluster Visualization v0.4.1
- FIX: UI Bugfixes
- ADDED: Option to filter patterns by dimension values
- ADDED: Number of sub-patterns appears above the super-pattern in the highlight mode
Boxcluster Visualization v0.4.0
- ADD: DAG navigation
Boxcluster Visualization v0.3.4
- FIX: Color adjustment
- UPDATE: Re-implemented MDS algorithm to use SMARCOF
- UPDATE: Re-implemented datapoint scaling algorithm to use maximum screen space
Boxcluster Visualization v0.3.3
- FIX: Intersection mode visual bug
Boxcluster Visualization v0.3.2
- FIX: General bug fixes
- FIX: Remove the settings button
- FIX: Vocabulary errors
- FIX: Dialog size
- FIX: Maintain native sorting order of dimension elements
- FIX: Preserve casing of dimension values
- FIX: Correct area division in intersection mode
- ADD: Include information in the RSS view to track hidden patterns (subpatterns)
- ADD: Implemented loading screen
- ADD: Overview of the pattern shows a table with all dimensions instead of one at a time
- ADD: Highlight the pattern on mouse click
- ADD: Maintain density color on mouse click, using a more contrasting color
- ADD: In the selected pattern, the slice represents the proportion of area covered by at least one pattern
- ADD: Use a gray blur effect instead of transparency
- ADD: Show sub-tensors of intersection when clicking on edges, with the color of the highest-density pattern
Boxcluster Visualization v0.3.1
- Changed intersection charts
- Implemented pattern preview on mouse hover event
- implemented activation of intersection mode on mouse click event
Boxcluster Visualization v0.3.0
- Implemented mode that shows intersections on mouse hovering
- Implemented mode that shows the intersection sub-tensor for each pairwise intersection
Boxcluster Visualization v0.2.1
- Implemented error dialog
- Implemented size and density captions
- The program now accepts more generic pattern files
Boxcluster Visualization v0.2.0
- Fault tolerance implemented
- Visual bugs fixed
- Rss view redesigned
- Main interface redesigned
- Model selection interface redesigned
- Usability issues solved
- Dynamic calculation of MDS and square scatterplot
- Interactive scatterplot implemented