Skip to content

add logScaleZ option to have logarithmic z axis in 2D plots

Jonas Neundorf requested to merge jonas-logarithmic-heatmaps into master

Release notes

  • Add an option plotter.style.logScaleZ that draws the z axis of a heatmap 2D plot in log scale.
  • Do not draw the legend when plotting heatmaps.

Details

Merge request reports