webwriter-chart
v1.2.17
Published
ww-chart is an interactive data visualization widget for the WebWriter tool that implements various charts and diagrams for static and exploratory data visualization.
Downloads
34
Readme
webwriter-chart
This project is a widget for the WebWriter tool that enables teachers to create charts for their students. The Widget supports static charts but also the option to be used as an interactive chart editor with teacher selected features. The interactive scatterplot is created using D3.js and includes many interactive features.
Supported Charts
- Bar Chart
- Doughnut Chart
- Line Chart
- Pie Chart
- Polar Area Chart
- Radar Chart
- Interactive Scatterplot
Usage
The widget is developed to be used with the WebWriter.
For Developers
If you want to create a new widget, it is strongly advised to use the CLI-Tool available here.
Copyright and License
This project is licensed under the MIT License - see the LICENSE file for details.
Used tools
In the course of this project, GitHub Copilot was used to get real-time code suggestions and improve code development efficiency.