Skip to content

A draggable chart sample / 一个可拖动图表的样例

License

Notifications You must be signed in to change notification settings

codesssss/DraggableChart

Repository files navigation

Draggable Chart

This project is a draggable chart sample built with Vue.js 3 and ECharts. It provides a user-friendly interface for creating and editing charts interactively.

English 中文

Features

Features

  • Drag Data Points: Easily modify your data by dragging points on the chart.

  • Double-click to Edit Data: Double-click on any data point to open a dialog box for precise data input.

  • Click to Add Data Points: Add new data points to your chart with a single click.

  • Random Data Generation: Generate random data points following specific trends and ranges.

Getting Started

To get started with the Draggable Chart Editor, you can clone this repository to your local machine:

git clone [email protected]:codesssss/DraggableChart.git

Then, install the necessary dependencies:

npm install

Finally, you can run the project with:

npm run serve

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A draggable chart sample / 一个可拖动图表的样例

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published