"Show Plot Data" for histogram plots opens an empty text window. RimHistogramPlot::asciiDataForPlotExport() is an unimplemented stub returning an empty string.
In addition, the command is not available when right-clicking inside the histogram plot widget, only from the project tree.
The exported text should contain one row per bin (bin center and frequency) for each visible curve, and use tab-separated columns so the text can be pasted into Excel with values ending up in separate columns.
"Show Plot Data" for histogram plots opens an empty text window.
RimHistogramPlot::asciiDataForPlotExport()is an unimplemented stub returning an empty string.In addition, the command is not available when right-clicking inside the histogram plot widget, only from the project tree.
The exported text should contain one row per bin (bin center and frequency) for each visible curve, and use tab-separated columns so the text can be pasted into Excel with values ending up in separate columns.