[ https://issues.apache.org/jira/browse/SOLR-13135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-13135: ---------------------------------- Description: This ticket will add three more plotting functions to complement the general purpose *zplot* function: *tplot*: Time Series plot which plots a time series along with the output of various smoothing functions including: simple moving average, exponential moving average, moving median, and moving absolute deviation. *hplot*: Histogram plot that automatically plots a histogram for a vector of numbers or probability distribution. *qqplot*: Performs a qqplot for probability distributions and/or vectors of numbers. Used for visually comparing two distributions. *correlogram:* Performs a time series auto-correlation plot. was: This ticket will add three more plotting functions to complement the general purpose *zplot* function: *tplot*: Time Series plot which plots a time series along with the output of various smoothing functions including: simple moving average, exponential moving average, moving median, and moving absolute deviation. *hplot*: Histogram plot that automatically plots a histogram for a vector of numbers or probability distribution. *qqplot*: Performs a qqplot for probability distributions and/or vectors of numbers. Used for visually comparing two distributions. correlogram > Add tplot, hplot and qqplot plotting functions > ---------------------------------------------- > > Key: SOLR-13135 > URL: https://issues.apache.org/jira/browse/SOLR-13135 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Joel Bernstein > Priority: Major > > This ticket will add three more plotting functions to complement the general > purpose *zplot* function: > *tplot*: Time Series plot which plots a time series along with the output of > various smoothing functions including: simple moving average, exponential > moving average, moving median, and moving absolute deviation. > *hplot*: Histogram plot that automatically plots a histogram for a vector of > numbers or probability distribution. > *qqplot*: Performs a qqplot for probability distributions and/or vectors of > numbers. Used for visually comparing two distributions. > *correlogram:* Performs a time series auto-correlation plot. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org