[
https://issues.apache.org/jira/browse/SOLR-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-10802.
-----------------------------------
Resolution: Duplicate
> Add plot Stream Expression
> --------------------------
>
> Key: SOLR-10802
> URL: https://issues.apache.org/jira/browse/SOLR-10802
> Project: Solr
> Issue Type: New Feature
> Components: streaming expressions
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Priority: Major
>
> This ticket will add the plot Streaming Expression which will format arrays
> of data so they can be easily plotted.
> Syntax:
> {code}
> plot(type=scatter,
> x=array(...),
> y=array(...))
> {code}
> The plot function will also create the x axis automatically if not provided
> as a sequence (1...length\(y\))
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]