All Projects → chartjs → Chartjs Plugin Annotation

chartjs / Chartjs Plugin Annotation

Licence: mit
Annotation plugin for Chart.js

Projects that are alternatives of or similar to Chartjs Plugin Annotation

Chartjs Plugin Rough
Chart.js plugin to create charts with a hand-drawn, sketchy, appearance
Stars: ✭ 59 (-84.83%)
Mutual labels:  plugin, chartjs
Chartjs Plugin Zoom
Zoom and pan plugin for Chart.js
Stars: ✭ 404 (+3.86%)
Mutual labels:  plugin, chartjs
Chartjs Plugin Colorschemes
Predefined color schemes for Chart.js
Stars: ✭ 189 (-51.41%)
Mutual labels:  plugin, chartjs
Chartjs Plugin Datalabels
Chart.js plugin to display labels on data elements
Stars: ✭ 545 (+40.1%)
Mutual labels:  plugin, chartjs
Chartjs Plugin Deferred
Chart.js plugin to defer initial chart updates
Stars: ✭ 65 (-83.29%)
Mutual labels:  plugin, chartjs
Chartjs Plugin Dragdata
Draggable data points plugin for Chart.js
Stars: ✭ 116 (-70.18%)
Mutual labels:  plugin, chartjs
Chartjs Plugin Streaming
Chart.js plugin for live streaming data
Stars: ✭ 310 (-20.31%)
Mutual labels:  plugin, chartjs
Chrome Vs Code
A web browser integrated in VS Code editor tabs. ☢️ experimental ☢️
Stars: ✭ 351 (-9.77%)
Mutual labels:  plugin
Xamarin.forms.inputkit
CheckBox, Radio Button, Labeled Slider, Dropdowns etc.
Stars: ✭ 372 (-4.37%)
Mutual labels:  annotation
Findcrypt Ghidra
IDA Pro's FindCrypt ported to Ghidra, with an updated and customizable signature database
Stars: ✭ 340 (-12.6%)
Mutual labels:  plugin
Spectralizer
Audio visualizer plugin for obs-studio
Stars: ✭ 332 (-14.65%)
Mutual labels:  plugin
Apkmultichannelplugin
[Deprecated] 🚀 Android 多渠道打包的 Android Studio / IDEA 插件
Stars: ✭ 352 (-9.51%)
Mutual labels:  plugin
Miox
Modern infrastructure of complex SPA
Stars: ✭ 374 (-3.86%)
Mutual labels:  plugin
Luffy
Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理
Stars: ✭ 347 (-10.8%)
Mutual labels:  plugin
Textext
Re-editable LaTeX graphics for Inkscape
Stars: ✭ 383 (-1.54%)
Mutual labels:  plugin
Zoomove
🔍 🎆 Enlarges the image with the mouse hover and move
Stars: ✭ 339 (-12.85%)
Mutual labels:  plugin
Open Semantic Search
Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
Stars: ✭ 386 (-0.77%)
Mutual labels:  annotation
Macsubstrate
Substrate for macOS
Stars: ✭ 381 (-2.06%)
Mutual labels:  plugin
Hyper Statusline
Status Line Plugin for Hyper
Stars: ✭ 366 (-5.91%)
Mutual labels:  plugin
Vue Wechat Title
为Vuejs设计的动态设置微信网页中标题的指令
Stars: ✭ 367 (-5.66%)
Mutual labels:  plugin

chartjs-plugin-annotation.js

GitHub Workflow Status release npm (latest) npm (next) documentation Awesome

An annotation plugin for Chart.js >= 3.0.0

For Chart.js 2.4.0 to 2.9.x support, use version 0.5.7 of this plugin

This plugin draws lines, boxes, points and ellipses on the chart area.

Annotations work with line, bar, scatter and bubble charts that use linear, logarithmic, time, or category scales. Annotations will not work on any chart that does not have exactly two axes, including pie, radar, and polar area charts.

Example Screenshot from Dropbox

View this example on CodePen

To-do Items

The following features still need to be done:

  • Box annotation labels
  • Text annotations

Documentation

You can find documentation for chartjs-plugin-annotation at www.chartjs.org/chartjs-plugin-annotation.

Contributing

Before submitting an issue or a pull request to the project, please take a moment to look over the contributing guidelines first.

License

Chart.Annotation.js is available under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].