ploat chart with gsheet
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file G_plot-1.0.0.tar.gz.
File metadata
- Download URL: G_plot-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c3e6dc7ac0325de919defc2eb57e9276e00fb3d7992b099a056c9ec7d6db974
|
|
| MD5 |
c9d6645c34b2329df34966074552718f
|
|
| BLAKE2b-256 |
1e80e5d768aa20f4e45f4d7b052c8d1833bc891f264ba4560c39e5903e5d60b3
|
File details
Details for the file G_plot-1.0.0-py3-none-any.whl.
File metadata
- Download URL: G_plot-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf3cc52cd9c41e8369eaceaf96736bc41e2488205d1477c0f3234b5b1b794cce
|
|
| MD5 |
039d22bdec8365684276f81c6927df5e
|
|
| BLAKE2b-256 |
ead5e6693e9d071d6258fd1a9e5041a94e1d3b8062a2d79905ee00da035f395f
|