Releases: cgallimore25/donutPlot
Releases · cgallimore25/donutPlot
Version 2.1.1
- Fixed subplot bug caused by
gca, resulting in ambiguous axis target, particularly vulnerable in for loops. This bug propagated from new additions inv2.0.1 - Made
'dim'a Name,Value pair rather than an optional positional argument, so thataxcould take its place as an optional positional target for plots - Fixed a missing default parameter bug when
'showLegend'and its string array value are not supplied - Added a .gitignore for auxiliary files (should have done earlier)
Version 2.0.1
- Added directional control and ring separation parameter for user control of visible spacing (specific to 'concentric' style)
- Support for a radial legend indicating groups (specific to 'concentric' style)
Version 2.0.0
- Converted plotted elements from line to patch objects for both fill and edge customization
- Support for concentric plotting style, embedding data series inside-out
- New name, value pairs for user-defined start angle, donut radius, transparency, linewidth, and text color
- Transitioned to an input parser object for flexible argument handling
- Modularization of coordinate calculations and special cases
circPercent MATLAB release
v1.0.0 Add files via upload