Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-9027

In Groovy Console, enhance output transformers to graph data

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.0-alpha-4
    • None
    • Groovy Console
    • None

    Description

      Best after GROOVY-9023 and GROOVY-9024 but really could be done anytime.

      i. Add to existing output visualizers to include simple graphs of values over time.
      ii. Enable options to "dock" certain outputsĀ  (embed in Groovy Console)

      For example, given a map of keys to value of type Map<String,Integer[]>, and every Integer[] has the same length within this Map, create a graph of these values - Integer is the y-axis, keys are labels - this should be a default OutputTransformer.

      By "docking" I mean a section of the console window can be dedicated to a single graph (not the existing output, a new thing).

      Attachments

        Activity

          People

            Unassigned Unassigned
            adamldavis Adam L. Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: