gramm icon indicating copy to clipboard operation
gramm copied to clipboard

Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizatio...

Results 41 gramm issues
Sort by recently updated
recently updated
newest added

I almost feel embarrassed to add such a tiny change. I simply added an if statement checking for log scales, as lines do not display properly if any values plotted...

Two parameters were added to `set_point_options`: border_width and border_color. These options allow addition of a border to be drawn around each point. An example of a plot drawn with and...

Hello, This is my first issue here so sorry if I am messing things up or saying something that is not accurate. I really like a function called chart.Correlation(), it...

enhancement

Is there such a feature/way, to easily adjust the padding of all labels (relative to their axes), rather than fiddling around with positions of the individual elements?

enhancement

pierre, thanks for your work on this really fantastic toolbox - and making it available here. we've started using it in my lab and it has quickly proven to be...

help wanted

First of all: great toolbox, I love the possible customizations so far! One thing I was trying to do is plot bars without a black edge using geom_bar. I noticed...

enhancement

Hey again! I've been working quite a bit with the .geom_hline function for limits and have noticed that for the lines created by this are always on top, even if...

enhancement

hi pierre, i had a bit of time to put together the first few paragraphs of a *getting started* page. a couple of things: 1. it's probably slightly verbose, but...

Hi! Not sure if this is a trivial thing or one already implemented, but is there a straightforward way to plot individual values on top of the distributions? Imagine that...