Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-32632

Candlestick chart is not displaying data correctly when there is just one candlestick

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • ADG:Display
    • None
    • Affected OS(s): Windows
      Affected OS(s):
      Language Found: English

    Description

      Steps to reproduce:
      1. take example from "Using candlestick charts " http://livedocs.adobe.com/flex/3/html/help.html?content=charts_types_05.html
      2. edit public var TICKER:Array = [ to leave just one single data point

      public var TICKER:Array = [

      {date:"1-Aug-05",open:42.57,high:43.08,low:42.08,close:42.75}

      ];

      3. run the example

      Actual Results:
      chart is empty or chart becomes crazy wih vertical lines

      Expected Results:
      chart should show one nice candlestick

      Workaround (if any):
      none

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: