rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.63k stars 1.84k forks source link

When adding data by hand in the textbox, the parser acts automatically before the data is entered #365

Open fercook opened 1 year ago

fercook commented 1 year ago

Trying to enter data writing it by hand, the parser acts automatically just after I write the first row and an entry for the first column in the second row.

Going from this:

image

To this:

image

Without any input from me. After this step, it is not clear how to edit the data to add more rows, and the user gets stuck.

A Parse button or some way to stop it automatically would be nice

RAWGraphs Version

Web browser and version

Operating System

Steps to reproduce this

Project file

Additional context