This is a simple graph plot which take csv file from googal sheet and plot. function names : plot_c(self)
functions arguments (column_Ax, column_By, GoogleSpreadSheet_ID, GraphType = 'normal', color = 'blue',title = 'No Title', x_axis = 'X', y_axis = 'Y', linestyle='solid'):
Plot_chart is a module which plots three different graphs: -simple plot or normal -scatter plot -bar plot input variables:- column_Ax : name of the column in your excel sheet which will treated as x-axis values column_By : name of the column in your excel sheet which will treated as y-axis values GoogleSpreadSheet_ID : this is the id or part of g-sheet link in google sheet GraphType : take type of graph like 'normal', 'bar', 'scatter' color : take name of the color eg. 'blue', 'red', black' title : title for graph or name of the graph => default 'No Title' x_axis = 'X', y_axis = 'Y' : xlabel, ylabel names for x and y line linestyle : line style e.g. 'solid', 'dashed' etc
Release files for G-plot 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| G_plot-1.0.0.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| G_plot-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.8 kB
Release files / G_plot-1.0.0.tar.gz
| Download URL | G_plot-1.0.0.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7c3e6dc7ac0325de919defc2eb57e9276e00fb3d7992b099a056c9ec7d6db974
|
|
BLAKE2b-256 checksum How to use checksums |
1e80e5d768aa20f4e45f4d7b052c8d1833bc891f264ba4560c39e5903e5d60b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
|
Release files / G_plot-1.0.0-py3-none-any.whl
| Download URL | G_plot-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cf3cc52cd9c41e8369eaceaf96736bc41e2488205d1477c0f3234b5b1b794cce
|
|
BLAKE2b-256 checksum How to use checksums |
ead5e6693e9d071d6258fd1a9e5041a94e1d3b8062a2d79905ee00da035f395f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
|