An open API service indexing awesome lists of open source software.

https://github.com/dxe4/plot_sql_query


https://github.com/dxe4/plot_sql_query

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

```
python plot_query.py --sql_file=file_a.sql --plot_type=hist
```
![alt text](https://raw.githubusercontent.com/dxe4/plot_sql_query/master/docs/Screenshot%20from%202018-11-03%2015-04-13.png)

```
python plot_query.py --sql_file=file_a.sql --plot_type=scatter
```
![alt text](https://raw.githubusercontent.com/dxe4/plot_sql_query/master/docs/Screenshot%20from%202018-11-03%2015-04-29.png)

```
python plot_query.py --sql_file=file_a.sql --plot_type=line
```

![alt text](https://raw.githubusercontent.com/dxe4/plot_sql_query/master/docs/Screenshot%20from%202018-11-03%2015-26-57.png)