MajaLinder / SEMFIRE

MIT License
4 stars 2 forks source link

Mod API research #3

Closed b4rdha closed 2 years ago

b4rdha commented 2 years ago

This link https://tibcosoftware.github.io/spotfire-mods/docs/using-the-api/api-docs/ provides the API documentation which will help us understand the working of the API along with it lists all the interfaces and the functions in the API. Each interface and function has a short introduction and how to use them.

MalikWaleed3 commented 2 years ago

We have used the Bundle.js library, Bundle.js Website. D3 library is also implemented and will be used to display the axis. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation. D3