Skip to content

Commit f6e6b5e

Browse files
committed
Fix : Added missing description.
Changes: Added description of unused saved function same as Load Saved JSON.
1 parent d946534 commit f6e6b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/examples/en/22_Advanced_Data/01_Load_Saved_Table.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @description Create a Bubble class, instantiate multiple bubbles using data from
55
* a csv file, and display results on the screen.
66
* Because the web browsers differ in where they save files, we do not make use of
7-
*
7+
* saveTable, unlike the Processing example.<br><br>
88
* Based on Daniel Shiffman's <a href="https://processing.org/examples/loadsavetable.html">LoadSaveTable Example</a> for Processing.
99
*/
1010

0 commit comments

Comments
 (0)