mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
remove versions
This commit is contained in:
@@ -12,20 +12,20 @@ If you choose a CSV file it will be parsed. Then sqliteviz creates a new
|
|||||||
database with data from the CSV. You can change parsing settings and table name
|
database with data from the CSV. You can change parsing settings and table name
|
||||||
in the dialog which is shown automatically if you choose a CSV file (fig. 2).
|
in the dialog which is shown automatically if you choose a CSV file (fig. 2).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
If you don't have a database or CSV press `Create empty database` button and
|
If you don't have a database or CSV press `Create empty database` button and
|
||||||
then fill an empty database using DDL and DML statements. A tab with an example
|
then fill an empty database using DDL and DML statements. A tab with an example
|
||||||
of how to do it will be opened automatically (fig. 3).
|
of how to do it will be opened automatically (fig. 3).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
Database tables, columns and their types are shown in the left panel of the
|
Database tables, columns and their types are shown in the left panel of the
|
||||||
`Workspace` (fig. 4).
|
`Workspace` (fig. 4).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Create inquiry
|
## Create inquiry
|
||||||
@@ -86,7 +86,7 @@ component (fig. 5). The same component with some additional features is used in
|
|||||||
Plotly Chart Studio. Explore its [documentation][1] to learn how to build charts
|
Plotly Chart Studio. Explore its [documentation][1] to learn how to build charts
|
||||||
with `react-chart-editor`.
|
with `react-chart-editor`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can save any visualisation as an image by clicking .
|
You can save any visualisation as an image by clicking .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user