Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10802

Add plot Stream Expression

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • streaming expressions
    • None

    Description

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

      Syntax:

      plot(type=scatter,
           x=array(...),
           y=array(...))
      

      The plot function will also create the x axis automatically if not provided as a sequence (1...length(y))

      Attachments

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: