Trước đây, để tạo được biểu đồ hoặc đồ thị các dạng, các nhà phát triển web thường phải sử dụng Flash hoặc các ngôn ngữ lập trình phía máy chủ, bởi nhiều lí do. Nhưng hiện tại, với sự lớn mạnh của các ngôn ngữ lập trình web phía máy khách, và sự hỗ trợ mạnh mẽ của các thư viện JavaScript, chúng ta dễ dàng tạo ra được các biểu đồ có thể hoạt động trơn tru và không cần dùng nhiều tài nguyên hệ thống.
Bài viết này giới thiệu cho bạn danh sách 14 công cụ tạo biểu đồ được xem là khá tốt và dễ dàng trong việc sử dụng.
- Demo
- Phóng to
- Tải lại
- Cửa sổ mới
Tạo video bằng AI chỉ với giọng nói hoặc văn bản
Ứng dụng video AI MIỄN PHÍ hàng đầu của bạn! Tự động hóa video AI đầu tiên của bạn. Tạo Video Chuyên Nghiệp Của Bạn Trong 5 Phút Bằng AI Không Cần Thiết Bị Hoặc Kỹ Năng Chỉnh Sửa Video. Sản xuất video dễ dàng dành cho nhà tiếp thị nội dung.
We had shared a lot of useful resources about CSS/jQuery recently. Today, I am going to share useful resources and plugins to create a stylish chart. Graph and Chart are very effective ways of showing data.
There are a lot of different methods to generate graphs/charts. For example, you can use Flash, Javascript, CSS, or server side script such as PHP or ASP to generate them. Today, we are going to look into Javascript solutions to generate charts.
1. Creating accessible charts using canvas and jQuery
This article show you how to use fgCharting, a jQuery plugin to convert
HTML table into a stylish chart/graph. This plugin support several
different types, such as line, filledLine, additiveLine,
additiveFilledLine, pie, bar, additiveBar.
2. Emprise JavaScript Charts
This JavaScript Charts supports a lot of features and has a very good documentations. However, it is only free for personal use.
3. Flot
Flot is a pure Javascript plotting library for jQuery. It produces
graphical plots of arbitrary datasets on-the-fly client-side. The focus
is on simple usage (all settings are optional), attractive looks and
interactive features like zooming and mouse tracking.
4. Canvas Pie Chart with Tooltips
This Mootools pie chart class is based on Stoyan Stefanov's Canvas Pie.The code now requires less html markup than the original.
5. jQuery Google Charts
6. jQuery Sparklines
This jQuery plugin generates sparklines (small inline charts) directly
in the browser using data supplied either inline in the HTML, or via
javascript.
7. moochart
moochart is a plugin for MooTools 1.2 that draws bubble diagrams on the
canvas tag. Future versions might include pie, bar & line graphs.
- Lượt gửi (0)
- Mới