Visualizations Source code
- Summary
- Articles (96)
- APIs (199)
- Mashups (349)
- SDKs (140)
- Libraries (10)
- Source Code (174)
- Followers (5)
- Developers (351)
Visualizations Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Redash Python Sample Code | The Redash Python Sample Code demonstrates how to use manage a Redash instance. Still, a work in progress, the wrapper allows polling for query results, refreshing a dashboard, and exporting all... | Data | 05.04.2020 |
Miro The Noun Project JavaScript Sample Code | The Miro The Noun Project JavaScript Sample Code demonstrates how to drag&drop external resources into the board. An image sample is available on GitHub at The Noun Project. | Collaboration | 11.27.2019 |
Miro Template Builder JavaScript Sample Code | The Miro Template Builder JavaScript Sample Code demonstrates how to create and position multiple widgets of different types. Developers can render create custom interfaces in the library. | Collaboration | 11.27.2019 |
Miro Stickers to Shapes JavaScript Sample Code | The Miro Stickers to Shapes JavaScript Sample Code demonstrates how, when developers select several stickies, they click the plugin button in the bottom bar, and the app replaces stickies with shapes. | Collaboration | 11.27.2019 |
Miro Looking Glass JavaScript Sample Code | The Miro Looking Glass JavaScript Sample Code demonstrates how to access the API to show how to see readable text of the widget in the sidebar without zooming in. | Collaboration | 11.27.2019 |
Miro Extra Notes JavaScript Sample Code | The Miro Extra Notes JavaScript Sample Code demonstrates how to access the API to implement notes features in collaboration software and applications. | Collaboration | 11.27.2019 |
Miro Prototyping Node.js Sample Code | The Miro Prototyping Node.js Sample Code demonstrates how to build interactive prototypes like in InVision or Overflow. It includes a comprehensive example with SDK capabilities. | Collaboration | 11.27.2019 |
Miro Flow Node.js Sample Code | The Miro Flow Node.js Sample Code demonstrates how to learn to authorize a web-plugin for each user without a server with implicit-flow. | Collaboration | 11.27.2019 |
Miro Drag and Drop Node.js Sample Code | The Miro Drag and Drop Node.js Sample Code demonstrates how to include custom icons with drag and drop on the canvas. Developers can clone the repository, run npm, run an HTTP server, run ngrok, and... | Collaboration | 11.27.2019 |
Miro Buttons JavaScript Sample Code | The Miro Buttons JavaScript Sample Code demonstrates how to restrict buttons' visibility. Developers can show buttons for authorized users, editors, a team member, and users logged into Miro. | Collaboration | 11.27.2019 |
Miro User Management Node.js Sample Code | The Miro User Management Node.js Sample Code demonstrates how to add and remove members from a team, based on data from an external source. | Collaboration | 11.27.2019 |
Targomo Python Sample Code | The Targomo Python Sample Code demonstrates how to access with an API Key, install the SDK, and query the service. Developers will receive a polygon serializer as a response. | Mapping | 11.26.2019 |
Targomo JavaScript Sample Code | The Targomo JavaScript Sample Code demonstrates how to use extensions on a webpage with the option of JavaScript and TypeScript languages without HTTP requests. Developers can implement mapping and... | Mapping | 11.26.2019 |
Targomo Java Sample Code | The Targomo Java Sample Code demonstrates how to access the API with a key, add the SDK to a Maven configuration, and perform a release. | Mapping | 11.26.2019 |
SignalFX Java Sample Code | The SignalFX Java Sample Code demonstrates how to access the API to implement monitoring, analytics, and big data into applications. | Monitoring | 08.22.2019 |
SignalFX Node.js Sample Code | The SignalFX Node.js Sample Code demonstrates how to use a token to authenticate the API. Developers can implement monitoring features into analytics applications. | Monitoring | 08.21.2019 |
SignalFX Python Sample Code | The SignalFX Python Sample Code demonstrates how to import the SDK to access the API. With the interface, developers can implement monitoring features into analytics applications. | Monitoring | 08.21.2019 |
SignalFX Ruby Sample Code | The SignalFX Ruby Sample Code demonstrates how to use an access token to authenticate the API. Once developers make callbacks, they can implement monitoring, analytics, and big data into applications. | Monitoring | 08.21.2019 |
SignalFX Curl Sample Code | The SignalFX Curl Sample Code demonstrates how to send data to the API. Developers can use POST verbs to access the interface. | Monitoring | 08.21.2019 |
Percy Snapshot test JavaScript Sample Code | This JavaScript Sample Code is a snapshot viewer implementation with comparison modes. | Application Development | 06.19.2019 |
Percy Webhook test JavaScript Sample Code | This JavaScript Sample Code is a test implementation that demonstrates how to display Webhook event data. | Application Development | 06.19.2019 |
Percy Billing updater JavaScript Sample Code | This JavaScript Sample Code is a test method that demonstrates how to implement credit card updating. | Application Development | 06.19.2019 |
Percy Run app JavaScript Sample Code | This JavaScript Sample Code demonstrates how to start an application and setup for testing. | Application Development | 06.19.2019 |
Percy User JavaScript Sample Code | This JavaScript Sample Code clears the local storage before each run, and allows users to add to-do lists. | Application Development | 06.19.2019 |
Percy Ember JavaScript Sample Code | This JavaScript Sample Code demonstrates how to integrate the Ember framework with Percy to deliver scalable web applications. | Application Development | 06.19.2019 |