[ 
https://issues.apache.org/jira/browse/SOLR-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087465#comment-16087465
 ] 

ASF subversion and git services commented on SOLR-10802:
--------------------------------------------------------

Commit ebd130b7e2720a4a5cfc3c542461f61932caadf0 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ebd130b ]

SOLR-10802: Fix problem with variable assignment


> 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
>            Assignee: 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}
> 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
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to