We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changes attrId to attr as it now takes both attribute name and attribute ID
Adds documentation on how to use the data context sort API call
* Minor syntax fix for the configuration object
* Added section on Configuration feature gaussianFitEnabled
A correction in the returned value for the get of attributeList
Updated CODAP Data Interactive Plugin API (markdown)
Added rerandomize example for data context update
[#182657825] Usage examples for busy screen control.
[#182657825] Ability for plugin to request wait screen.
Fix error in component select example
Minor corrections to drag-drop notification documentation
Update PluginAPI Table of Contents
Update API doc for drag/drop notifications.
Resolve merge conflicts
- Documentation of notification with resource "documentChangeNotice" and operations "updateDocumentBegun" and "updateDocumentEnded"
Update documentation, including API changes from PR #390, "Modifications for transformations plugin", from Paul Biberstein, Thomas Castleman, and Jason Chu.
Merge branch 'master' of https://github.com/concord-consortium/codap.wiki
- Added note to the create data context example explaining that attempting to create a data context with a name for which there is already a data context does not create a new one.
[#151491120] Provide an API to manage whether index column is shown.
[#176471082] Documentation for new set-aside requests.
Add horizontalScrollOffset to controllable CaseTable properties
- Added cannotChangeSize width/height flags to interactiveFrame
[#175277458] API supports map center and zoom
[#175104992] Plugin API can retrieve cases with formula engine syntax.
Add documentation for update/case endpoint
Add doc for update/item Also update item examples to expose current form of id.
Add example for updating multiple items
- Updated response to get case by index to include array of children and other values
- In Selection list change notification the selected cases are given as entire case descriptions, not solely ids. - Added documentations of the "extend property" to indicate whether the given cases are to be added to the existing selection or not.
Corrections to API examples.