Files
noodl-docs/library/modules/chartjs/nodes/bubble.md
Eric Tuvesson 53f0d6320e Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
2023-09-05 12:08:55 +02:00

37 lines
493 B
Markdown

---
title: Bubble Chart
hide_title: true
---
<##head##>
# Bubble Chart
This visual node adds a bubble chart to the visual tree.
<div className="ndl-image-with-background l">
![](/library/modules/chartjs/charts/bubble-chart.png)
</div>
[Here](../charts/bubble) is an example how to use used the node.
<##head##>
## Inputs
<div className="ndl-table-35-65">
@include "./shared/_inputs.md"
</div>
## Outputs
<div className="ndl-table-35-65">
@include "./shared/_outputs.md"
</div>