Skip to content

Select several plots and plot them #2424

Answered by cool-RR
cool-RR asked this question in Q&A
Discussion options

You must be logged in to vote

This works great! Thank you.

Here's the corrected script for anyone who's interested:

ColumnsSheet.addCommand('g.', 'plot-source-selected', 'vd.push(GraphSheet(source[0].name, "graph", source=source[0], sourceRows=source[0].rows, xcols=source[0].keyCols, ycols=numericCols(selectedRows)))', 'plot a graph of all selected columns vs key columns on source sheet')

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@saulpw
Comment options

@cool-RR
Comment options

@saulpw
Comment options

@cool-RR
Comment options

Answer selected by cool-RR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants