Recent Releases of mdac
mdac - Version 1.19.0
- Customizable color coding
- Migration to Vite
- Dependency refresh
- Upgrade to latest version of SASS
- Vue
Published by johnmartins 6 months ago
mdac - Version 1.18.0
- Visualize data distributions directly in PCP
- Configure appearance of distribution
- Configure position of color code range indicator
- Toggle PCP line visibility on/off
- Refactored PCP axis for increased modularity
- Vue
Published by johnmartins 11 months ago
mdac - Version 1.17.1
- Much greater flexibility under "plot options" for manipulating the paddings, margins, and axis of the PCP plot
- CTRL+click on an axis to flip it
- SHIFT+click on an axis to color code based on that axis
- Categorical data can now also be flipped
- CTRL+click on a filter in the PCP plot to delete that filter
- Vue
Published by johnmartins about 1 year ago
mdac - Version 1.16.0
- Ticks now have backgrounds to make them more visible. The transparency of this background can be adjusted under "plot options"
- Axes now have a more visible "hitbox" making it more understandable when it is clickable
- Ticks no longer register pointer events to prevent miss-clicks
- All checkboxes can now be ticked by clicking their labels
- All form items (except for selectors) now have dedicated components for simplified styling
- Updating an axis using the "Modify axis" form can now be done by pressing "enter"
- More uniform font-size in side menu
- Home logo can now be clicked to navigate back to the PCP
- Vue
Published by johnmartins over 1 year ago
mdac - v1.11.0 - Batch rendering release
Adjusted positioning and visibility of loading messages.
Rasterized rendering now loads in batch, making it more visible that it is loading the data, and also slightly faster in some scenarios.
Minor performance tweaks for rasterized rendering.
Changing export type now also changes rendering type.
- Vue
Published by johnmartins over 2 years ago
mdac - v1.8.0
Version 1.8.0 improves the Data view. Features have been added to enable sorting data, moving categories (left and right in PCP), and disabling categories. All of this can be done through the Data view.
Additionally, the styling of the data view has been significantly improved for increased usability.
- Vue
Published by johnmartins almost 3 years ago
mdac - v1.6.0
- Rasterized rendering feature enabling the visualization of N<=100000 datasets
- Users can select rendering method to suit their specific needs
- Users can select raster resolution to improve quality or performance
- MDAC automatically adjusts rendering and resolution depending on dataset size
- Improved loading animation
- Vue
Published by johnmartins about 3 years ago
mdac - v1.4.0
Similarity Assisted Design Space Exploration release
- Points in Scatter plot can now be selected
- A secondary point can be selected in the scatter plot by holding CTRL. This enables the user to compare two data points
- Updated selection logic in scatter plot and PCP to make it more reliable and consistent
- Scatter plot now supports color coding
- Categories can now be enabled/disabled.
- Removed the option to delete categories permanently, due to new enable/disable feature
- Updated horizontal offset logic to avoid user having to switch view to do a render refresh
- Vue
Published by johnmartins about 3 years ago
mdac - v1.1.1
- Statification of data and variables through pinia to allow for easier development and a more reactive interface
- Errors now cause popups, thus letting the user know if the application has crashed
- Improved layout to the data tab slightly
- Version display in the top right corner
- Hide excluded data by default
- Minor bug fixes
- Vue
Published by johnmartins over 3 years ago