1.2.2 • Published 8 months ago

@luiskugel/ww-chart v1.2.2

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
8 months ago

@luiskugel/ww-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.

Supported Charts

  • Bar Chart
  • Doughnut Chart
  • Line Chart
  • Pie Chart
  • Polar Area Chart
  • Radar Chart

Usage

The widget is developed to be used with the WebWriter. A demo can be viewed here.

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.