Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Enhance plotting capabilities #704

Closed
4 tasks done
forman opened this issue Jul 12, 2018 · 5 comments
Closed
4 tasks done

Enhance plotting capabilities #704

forman opened this issue Jul 12, 2018 · 5 comments

Comments

@forman
Copy link
Member

forman commented Jul 12, 2018

Expected behavior

Add to various plot_xxx operations

  • multiple variables per plot;
  • different line and point styles and colors;
  • allow plotting time series extracted from datasets (e.g. via. tseries_point);
  • allow plotting series of data frames.

Actual behavior

Only one variable per plot, styles only via generic properties parameter which is a mostly undocumented dictionary of keyword arguments to matplotlib.

Specifications

Cate 1.0 ... 2.0.dev15

@forman forman self-assigned this Jul 12, 2018
@forman forman changed the title Enhance plot capabilities Enhance plotting capabilities Jul 12, 2018
@forman forman assigned hans-permana and unassigned forman Jul 12, 2018
@Evadzi
Copy link

Evadzi commented Aug 17, 2018

@forman @hans-permana
Is it possible to import the pearson_correlation_scalar operator to be part of this new operator; with the possibility of displaying the correlation values with the plot?

@forman
Copy link
Member Author

forman commented Sep 10, 2018

Import?

@Evadzi
Copy link

Evadzi commented Sep 11, 2018

@forman, @hans-permana , yes!
If this new operator provides the option to plot multiply time series for 2 or more different variables for different datasets (with the timeseries data merged into one dataset or not) e.g. sea-level and sst for an X,Y location, then an option to compute and display the correlation value together with the multiple timeseries plot will be good.

@hans-permana
Copy link
Contributor

I suggest @Evadzi to create a new issue because it is beyond the scope of this isuse.

@hans-permana
Copy link
Contributor

Close via commit c678741

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants