AnyChart Stock Version History


AnyChart Stock Roadmap Upcoming Versions Schedule

AnyStock version 1.6.1Released February 6th, 2012

Bug fixes:

AnyStock version 1.6.0Released December 26th, 2011

Bug fixes:

  • (STK-1867) Dashed line annotation slow rendering bug has been fixed.
  • (STK-1885) The fieldType property in the object model is no longer ignored after calling the applySettingsChanges method.

New features:

  • (STK-1872) The ability to specify Z-Index for series to define custom display order for regular series and technical indicators series. Read more about this feature at Series common settings: Z-Index.
  • (STK-1869) The ability to pin a certain value on a value scale to ensure its visibility. For more information, please see: Y-Axes Settings: Pinned Value.

AnyStock version 1.5.2Released November 8th, 2011

Bug fixes:

  • (STK-1864) Incorrect formatting strings in objectModel fixed.

AnyStock version 1.5.1Released October 28th, 2011

Bug fixes:

  • (STK-1853) IMPORTANT: Formatting rules now enforce escaping of coma, when it is used as decimal or thousand separator: in previous version you could use something like that: "{%Value}{decimalSeparator:,}" although documentation states that coma should be escaped by back slash. Since 1.5.1 rules are strict and only the following work correctly: "{%Value}{decimalSeparator:\,}"

    If you are upgrading from previous versions you should check your config and change them so they follow coma escaping rule.
  • (STK-1857) Value highlighter value formatting now works correctly.
  • (STK-1850) addEventMarker method now works correctly with localeBasedDate.
  • (STK-1847) Scroller events are now fired in the correct order, when unselected area is clicked.
  • (STK-1848) Null values are treated correctly as nulls now, not zeros.
  • (STK-1862) MFI indicator now reads period correctly.

Improvements:

  • (STK-1627) onAnnotationRemove event now returns not only id of removed annotation, but also this annotation as an object - useful improvement for implementing "Undo" feature.
  • (STK-1849) Full compatibility with Flex 4.5 Mobile SDK - you can use AnyStock SWC in your iOs or Android Flex projects.
  • (STK-1852) Range preset buttons behavior improved, particularly when you sync two different chart objects on one page.

Documentation updates:

AnyStock version 1.5.0Released August 22nd, 2011

  • (STK-1837) Ability to set different left and right timescale margins in pixels. Read more at: Timescale Right and left paddings.
  • (STK-1843) New parameter in applySettingsChanges() method: preserveSelectedRange, which allows to preserve selected range when chart settings are modified.

Bug fixes:

  • (STK-1836) Bug fix: version 1.4.0 of the component has the bug, which lead to incorrect placement of event markers - this bug has been fixed.

Documentation updates:

AnyStock version 1.4.0Released July 5th, 2011

New features:

AnyStock version 1.3.0Released June 27th, 2011

Bug fixes:

  • (STK-1814) Grouping of data provider fields with "High" and "Low" approximation types was incorrect. This problem has been fixed, it is strongly recommended to update.
  • (STK-1822) Volume+MA indicator worked improperly with ma_period attribute. This error has been fixed.

New features:

AnyStock version 1.2.0Released June 3rd, 2011

Bug fixes:

  • (STK-1484) SWC library shown wrong info in VERSION constant. This bug is fixed.
  • (STK-1728) In version 1.1.1 wrong timestamps settings in data sets or data provider lead to "Initializing..." instead of correct error description. This bug is fixed, the correct description is shown now.

New features:

Demos and Help Materials Updates:

AnyStock version 1.1.1Released May 13th, 2011

Bug fixes:

  • (STK-1656) When allow_edit attribute forbids annotations editing highlighting of points beneath the annotations didn't work as expected. This bug is fixed.
  • (STK-1657) Using applySettingsChanges() method made annotations invisible and new annotation couldn't be added. This bug is fixed.

New features:

Demos and Help Materials Updates:

AnyStock version 1.1.0Released April 22nd, 2011

Bug fixes:

  • (STK-1524) Stock chart sometimes skipped points in process of parsing of CSV files bug fix.
  • (STK-1488) A bug with incorrect handling of negative values in Y scales "PercentChanges" calculation fix.
  • (STK-1536) Interactive elements redraw and focus update after data or event markers commits bug fix.
  • (STK-1551) Chart maximum incorrect calculation - bug fix.
  • (STK-1549) External JavaScript method removeEventMarkerGroup() improper work bug fix.
  • (STK-1496) External JavaScript method applySettingsChanges() was not able to switch data grouping on or off - bug fix.
  • (STK-1555) Sometimes component crashes, when case data set contains missing points in the last row is - bug fix.

New features:

  • (STK-1554) AnyStock Flex Component.
  • (STK-1479) Drawing tools, giving end users an ability to add drawings to a chart such as Line segment, Ray, Line, Vertical Line, Horizontal Line, Rectangle, Ellipse, Triangle, Trend channel, Andrew's pitchfork, Fibonacci fan, Fibonacci arc, Fibonacci retracement, Fibonacci time-zones, Buy/Sell signals, Custom text labels and so on.
  • (STK-1520) A wide range of options that are intended to control display of missing points is now available.
  • (STK-1511) An ability to use RangeArea, RangeSplineArea or RangeBar series types to visualize BBands.
  • (STK-1482) A new boolean attribute named adjust_margins to add a dynamic margins so the first and the last value of the Bar, RangeBar, OHLC or Candlestick series are displayed correctly.
  • (STK-1472) An ability to configure event markers position - possibility to bind event marker position to a field of series data provider.

Improvements:

  • (STK-1505) Huge performance improvement for mouse over the chart area.
  • (STK-1517) An improvement in range picker behavior: input values and input masks are internally trimmed.
  • (STK-1584) An improvement in the loading of external csv files. Now all the files are loaded faster with a help of asynchronous loading.

Demos and Help Materials Updates:

  • (STK-1542) Default template with all the settings that are used in inheritance process is available in the documentation.
  • (STK-1547) Online-Demo: Anychart Technical Analysis Portal is available for download with full source code.
  • (STK-1648) An Internet Explorer 6 related bug with incorrect chart size calculation in Anychart Technical Analysis Portal is fixed.

AnyStock version 1.0.0Released August 18th, 2010