Skip to main content

Matlab-inspired call syntax for bokeh plots

Project description

bokeh-plot

The following syntax is supported:

plot([1,4,9])             # x is automatic 
plot([1,4,9], '.-')       # line and dots 
plot([1,2,3], [1,4,9])    # x and y 
plot([1,2,3], [1,4,9], '.-')    # x, y and line style
plot([1,2,3], [1,4,9], '.-', [1,2,3], [1,8,27], '.-g')   # two plots, the second one is green

The following markers are supported so far:

'.' dots
'-' line
'.-' dots+line

The following colors are supported so far:

'b' blue
'g' green
'r' red
'o' orange

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bokeh_plot-0.1.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

bokeh_plot-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file bokeh_plot-0.1.0.tar.gz.

File metadata

  • Download URL: bokeh_plot-0.1.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for bokeh_plot-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5b7dc076077c5077a7d791973471da32bb84c19623b7556f9349ae497cc2e364
MD5 bc6cfddc293570e50ead1a3fc35bb199
BLAKE2b-256 5c6323ae8f596ae8ab2d9ac70eec81a29b3fa3f24b14d81b4cdd69e53fa22f43

See more details on using hashes here.

Provenance

File details

Details for the file bokeh_plot-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: bokeh_plot-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for bokeh_plot-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7dcca9c565fba6adc3041ac6fe719acf2cd54e4cb35246f77a39d1fc6565b9e5
MD5 922086d922d7f5d53a18121c502b41d7
BLAKE2b-256 a8aeac086639ce9a0f03ffbd273b4a093c04d2d994d86ed4c7418862ae94b329

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page