Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 637 Bytes

ChangeLog.md

File metadata and controls

16 lines (10 loc) · 637 Bytes

#Change Log - Visuals API

The page contains a quick summary of every version of the API.

Versions listed on this page are considered stable and should not change. For information about upcoming versions and features see the Roadmap

##API Version 1.1.0

  • Visual Host Addtions
    • createSelectionIdBuilder - allows for creation of unique identifiers used for data selection
    • createSelectionManager - manages the selection state of the visual and communicates changes to the visual host
    • colors - an array of default colors to use in your visual

##API Version v1.0.0

  • Initial API release