Skip to content

History / CODAP Data Interactive Plugin API

Revisions

  • Changes attrId to attr as it now takes both attribute name and attribute ID

    @eireland eireland committed Mar 20, 2024
  • Adds documentation on how to use the data context sort API call

    @eireland eireland committed Mar 20, 2024
  • * Minor syntax fix for the configuration object

    @bfinzer bfinzer committed Jan 22, 2024
  • * Added section on Configuration feature gaussianFitEnabled

    @bfinzer bfinzer committed Jan 22, 2024
  • A correction in the returned value for the get of attributeList

    @bfinzer bfinzer committed Dec 2, 2023
  • Updated CODAP Data Interactive Plugin API (markdown)

    @bfinzer bfinzer committed Oct 3, 2023
  • Added rerandomize example for data context update

    @bfinzer bfinzer committed Oct 3, 2023
  • [#182657825] Usage examples for busy screen control.

    Jonathan Sandoe committed Jul 14, 2022
  • [#182657825] Ability for plugin to request wait screen.

    Jonathan Sandoe committed Jul 12, 2022
  • Fix error in component select example

    Jonathan Sandoe committed Apr 27, 2022
  • Minor corrections to drag-drop notification documentation

    Jonathan Sandoe committed Oct 12, 2021
  • Update PluginAPI Table of Contents

    Jonathan Sandoe committed Oct 6, 2021
  • Update API doc for drag/drop notifications.

    Jonathan Sandoe committed Sep 22, 2021
  • Resolve merge conflicts

    Jonathan Sandoe committed Jun 29, 2021
  • - Documentation of notification with resource "documentChangeNotice" and operations "updateDocumentBegun" and "updateDocumentEnded"

    @bfinzer bfinzer committed Jun 29, 2021
  • Update documentation, including API changes from PR #390, "Modifications for transformations plugin", from Paul Biberstein, Thomas Castleman, and Jason Chu.

    Jonathan Sandoe committed Jun 29, 2021
  • Merge branch 'master' of https://github.com/concord-consortium/codap.wiki

    @bfinzer bfinzer committed Mar 16, 2021
  • - 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.

    @bfinzer bfinzer committed Mar 16, 2021
  • [#151491120] Provide an API to manage whether index column is shown.

    Jonathan Sandoe committed Feb 4, 2021
  • [#176471082] Documentation for new set-aside requests.

    Jonathan Sandoe committed Jan 26, 2021
  • Add horizontalScrollOffset to controllable CaseTable properties

    Jonathan Sandoe committed Jan 25, 2021
  • - Added cannotChangeSize width/height flags to interactiveFrame

    @bfinzer bfinzer committed Nov 25, 2020
  • [#175277458] API supports map center and zoom

    Jonathan Sandoe committed Oct 20, 2020
  • [#175104992] Plugin API can retrieve cases with formula engine syntax.

    Jonathan Sandoe committed Oct 7, 2020
  • Add documentation for update/case endpoint

    Jonathan Sandoe committed Sep 23, 2020
  • Add doc for update/item Also update item examples to expose current form of id.

    Jonathan Sandoe committed Sep 22, 2020
  • Add example for updating multiple items

    Jonathan Sandoe committed Sep 3, 2020
  • - Updated response to get case by index to include array of children and other values

    @bfinzer bfinzer committed Aug 12, 2020
  • - 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.

    @bfinzer bfinzer committed Aug 9, 2020
  • Corrections to API examples.

    Jonathan Sandoe committed May 26, 2020