Chart Web Component which takes any sync or async iterable as input
Flowing Chart Web Component
Serve the demo.html
to your browser.
"width",
"height",
"iterator"
"x-max",
"y-max",
"chart-color",
"axis-color",
"line-width",
<flowing-chart iterator="0327529439" x-max="10" y-max="10" chart-color="orange">
</flowing-chart>