Closed andrewheusser closed 7 years ago
hi @andrewheusser ! You can see that plot1to2_list is called in the plot1D_list function.
Originally, plot1D just gave a 1D representation (a bar chart, I think) but we later decided to add a second dimension to any 1D data (variable x, hstack, etc) and to plot the data as a line graph
Hi @andrewheusser and @jeremymanning should I close this issue?
i'm closing this issue. however, before releasing we'll need to do a code cleanup-- the name of that function doesn't make it obvious what the function does. plus, we should have some consistency with our function names. i'll open a new issue specifically related to general code cleanup.
in plot_coords.py, lines 151-159, what is the purpose of plot_1to2_list?
@KirstensGitHub can you clarify, and if we aren't using it remove it from the code? Thanks!