From: Dima K. <gn...@di...> - 2020-08-15 20:51:45
|
If we add better support for these, I think supporting more general transformations than just a simple x/y transpose would be useful. While thinking of violin plots I had a workaround idea: instead of a set of horizontally-spaced vertical density plots, I'd be fine with a set of vertically-spaced horizontal density plots. But I think gnuplot currently can't do that either: the density plots must be horizontal AND they must start at y=0. Right? So being able to support translations would be nice. |