#
sparkline
Here are 46 public repositories matching this topic...
terminal-based personal organizer
rust
task
terminal
time-series
task-tracker
efficiency
mindmaps
task-framework
text-editor
personal-organizer
organizer
sparkline
priorities
task-list
terminal-based
mind-mapping
-
Updated
Nov 16, 2020 - Rust
a pretty sweet 4px wide pixel font.
-
Updated
Nov 30, 2019 - Vim script
Generate SVG sparklines with JavaScript without any external dependency.
-
Updated
Sep 10, 2020 - JavaScript
A htmlwidgets implementation of Handsontable.js
-
Updated
Dec 12, 2020 - HTML
Simple and lightweight library for drawing sparklines / graphs. Support markers and gradients.
-
Updated
Aug 16, 2019 - Kotlin
Sparkliner — easy way to make sparkline graph [Sketch plugin]
-
Updated
Apr 26, 2018 - JavaScript
Open
Convert to FCs/Hooks
amcdnl
commented
Oct 26, 2020
Requirement
- Convert components to FCs
- Convert utils to hooks
Tasks
FCs
- Bar Chart
- Area Chart
- Heatmap
- Hive Plot
- Sankey
- Line Chart
- Linear Gauge
- Pie Chart
- Radial Area
- Radial Line
- Radial Bar Chart
- Radial Scatter Plot
- Scatter Plot
- Sparklines
- Axis
- Gridlines
- Brush
- [
spark全示例代码(java、scala) Spark most full instance code DEMO (java、scala)
spark
hadoop
bigdata
spark-streaming
operator
sparkline
sparkjava
spark-sql
sparkfun-products
sparkp
-
Updated
May 9, 2020 - Java
▁▂▆▇▁▄█▁ Sparklines for Rust apps
-
Updated
Nov 1, 2019 - Rust
Easy way to make a sparkline graph in web
-
Updated
Jun 23, 2019 - JavaScript
Lightweight React sparklines ✨ 📈
-
Updated
Dec 14, 2020 - JavaScript
An ART-based sparkline component for react-native
-
Updated
Jan 25, 2020 - JavaScript
Integrates jQuery sparkline into laravel-admin
-
Updated
Sep 25, 2018 - PHP
Sparklines controls for Universal Dashboard
-
Updated
Dec 31, 2017 - PowerShell
A React Component that renders a sparkline as an SVG.
react
javascript
npm
graph
jsx
reactjs
graphs
npm-package
sparkline
npmjs
sparklines
sparkline-graphs
-
Updated
Dec 2, 2019 - TypeScript
Generate a Sparkline as an SVG.
-
Updated
Dec 2, 2019 - TypeScript
WordPress Plugin to enable inline charts powered by the Spark font by After the flood.
-
Updated
Sep 17, 2019 - CSS
This class takes pandas dataframe as input to generate formatted summary statistics outputs in text, Latex and PDF with sparklines.
-
Updated
Jan 8, 2018 - Python
▁▂▄▅▇███▇▅▄▂▁ Plot simple graphs on the command line.
-
Updated
May 21, 2018 - C++
Improve this page
Add a description, image, and links to the sparkline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sparkline topic, visit your repo's landing page and select "manage topics."
描述错误
工作簿标题更新后不会触发 updated 钩子函数
期望的结果
触发updated钩子函数,updated钩子应该是监听到所有的操作。
屏幕截图或演示

环境:
-操作系统:[ Windows]
-浏览器 版本号:[Edge]
-Luckysheet版本:[最新]
备注
updated监听的撤销重做数组,建议把修改标题加入撤销重做数组中,包括存储本地和传输到后端(现在要获取标题的值是直接在DOM上取值)