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.
- Bar Chart
- Doughnut Chart
- Line Chart
- Pie Chart
- Polar Area Chart
- Radar Chart
- Interactive Scatterplot
The widget is developed to be used with the WebWriter.
If you want to create a new widget, it is strongly advised to use the CLI-Tool available here.
This project is licensed under the MIT License - see the LICENSE file for details.
In the course of this project, GitHub Copilot was used to get real-time code suggestions and improve code development efficiency.