Specific APIs
Create Chart using Polygon.io API
Last Updated: December 22, 2024In this article we will look at how easy it is to create a beautiful looking chart using the Polygon API, without writing any code. The chart is a fully featured chart that uses chart.js – it is not a simple image chart. We can then embed the chart onto any website, and the chart...
Using a JSON file
Last Updated: December 19, 2024API Widgets allows you to use your own JSON file to create a Chart, a Table, or convert the JSON file to HTML. You don’t need to specifically connect API Widgets to an API, you can use a plain old JSON file that is hosted somewhere on your website (or anywhere really) and then connect...
Create Chart using RapidAPI
Last Updated: December 18, 2024cIn this article we are going to look at how easy it is to create an interactive Chart from a finance API on RapidAPI, without writing any code. After the Chart is created, you can then embed it onto any website by simply adding 2 tiny snippets of embed code. Once the Chart is embedded...