kakearney / contourfcmap-pkg

Create a filled contour plot in Matlab, with better color-to-value clarity
MIT License
17 stars 2 forks source link

Add pointy ends to cbar #10

Open briochemc opened 2 years ago

briochemc commented 2 years ago

Fixes #6

This is just a suggestion on how to implement the pointy ends. Suggested as a draft.

It removes the cbar axis box and the clipping to allow for the triangle extensions to show outside of the cbar axis.

I did this quickly as a test and with my editor (VSCode) I inadvertently reformatted one file which removed a lot of white spaces... Sorry about that!

This is what it looked like for me:

Screen Shot 2022-04-23 at 12 06 57 pm