dyCharts.js

dyCharts.js is a plugin for HighCharts using jQuery UI to let developers give users dynamic charts that can be edited with simple drag-and-drop features.

Current possible usage:

  • Pie Chart with Droppable Area
  • Pie Chart with Chart as Droppable Area
  • Line Chart with Droppable Area
  • Line Chart with Chart as Droppable Area
  • Column Chart with Droppable Area
  • Column Chart with Chart as Droppable Area
  • Area-Spline Chart with Droppable Area
  • Area-Spline with Chart as Droppable Area

See code on Github: https://github.com/chienhungchen/dychart.js

Back to Projects