Create a bar chart
Last updated
Last updated
This is the official documentation of the @forestadmin/agent
Node.js agent.
This second example shows how you can achieve any format of charts, as you can benefit from external libraries like D3js ↗.
In the above snippet, notice how we import the D3js library. You can, of course, choose to use any other library of your choice.
This bar chart is inspired by this one ↗.
The resulting chart can be resized to fit your use.