What is Javascript Graphics?

Asked

Viewed 65 times

1

I have a plugin, that gives me tools that that site uses, in one of them, it appears this: Grafismo Javascript what would that be in case?

inserir a descrição da imagem aqui

  • Graphics, creating graphics in javascript, usually using SVG or Canvas, on the site above is the related content: http://nvd3.org/

  • Guy in this plugin just you click on what you want him to throw you to a screen where has the reference of everything he lists. Just go to the official website and read... https://www.wappalyzer.com/categories/javascript-graphics

2 answers

0

Are Apis to generate graphs with statistics in a practical and fast way based on information you want to pass.

They are great for community systems and download portals, or other purposes, just like spreadsheet systems like Excel, only facing the WEB making it accessible to most browsers.

In addition to what software does it can be costumized and animated without needing to draw anything in drawing software.

NVD3

Example: http://nvd3.org/examples/line.html

D3.js

Example: https://bl.ocks.org/ravi4j/0e9a69a81bb8ccf989e6715df9931890

0


Wappalyzer categorizes some Frameworks as "Javascript Graphics," that’s a categorization of it, and there’s a huge list that you can check out here:https://www.wappalyzer.com/technologies however on the official website they do not make clear how do this categorization of Frameworks...

The list of "Javascript Graphics" you can check here: https://www.wappalyzer.com/categories/javascript-graphics

They even provide a graphic about the use of the technologies they consider as "Javascript Graphics". inserir a descrição da imagem aqui

In the window you posted in the question just click on each of the Technologies you go to the page where you have the reference of what is each thing.

For example: https://www.wappalyzer.com/technologies/d3 (note that the left has the official developer link) inserir a descrição da imagem aqui

Browser other questions tagged

You are not signed in. Login or sign up in order to post.