[ 
https://issues.apache.org/jira/browse/SOLR-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-10802:
----------------------------------
    Description: 
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}


  was:This ticket will add the plot Streaming Expression which will format 
arrays of data so they can be easily plotted.


> Add plot Stream Expression
> --------------------------
>
>                 Key: SOLR-10802
>                 URL: https://issues.apache.org/jira/browse/SOLR-10802
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>
> 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}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to