mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Support CSV graphs and improve the look and feel (#2495)
Co-authored-by: David Luzar <luzar.david@gmail.com> Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
parent
7bfe7a1924
commit
b2d442abce
8 changed files with 153 additions and 154 deletions
|
@ -215,10 +215,6 @@
|
|||
"encrypted": {
|
||||
"tooltip": "Your drawings are end-to-end encrypted so Excalidraw's servers will never see them."
|
||||
},
|
||||
"charts": {
|
||||
"noNumericColumn": "You pasted a spreadsheet without a numeric column.",
|
||||
"tooManyColumns": "You pasted a spreadsheet with more than two columns."
|
||||
},
|
||||
"stats": {
|
||||
"angle": "Angle",
|
||||
"element": "Element",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue