i2 Notebook SDK
Search results for

    Show/hide table of contents

    Samples

    This section provides working code samples that demonstrate specific features of the i2 Notebook SDK.

    Basic plug-in

    Demonstrates creating a basic plug-in that visualizes geospatial data from chart records on an external map.

    samples/basic-plugin

    Plug-ins that use UI frameworks

    Demonstrates creating a plug-in with different frameworks, implementing a simplified Record Inspector.

    • Angular samples/angular-plugin
    • React samples/react-plugin
    • Vue samples/vue-plugin

    Mutation plug-in

    Demonstrates writing new records to a chart, arranging the elements that contain those records, and updating the view.

    samples/mutation-plugin

    Color plug-in

    Demonstrates discovering and changing the colors of particular nodes on a web chart.

    samples/color-plugin

    Item type plug-in

    Demonstrates adding custom item types to the chart schema and listening for schema change events.

    samples/item-type-plugin

    Dialog sample plug-in

    Demonstrates how to use the showDialog API to create interactive modal dialogs.

    samples/dialog-sample-plugin

    Related Learning

    For step-by-step tutorials that guide you through building complete plug-ins, see Tutorials.

    In this article
    Back to top © N. Harris Computer Corporation