Skip to content

Releases: Anselmoo/bashplot

v1.2.0 🌈

Choose a tag to compare

@github-actions github-actions released this 18 Oct 16:06
d59c643

🧭 What's Changed

🚀 New

🗂 Documentation

🔗 Dependency Updates

⚙️ Who Contributes

@Anselmoo, @dependabot and @dependabot[bot]

v1.1.2 🌈

Choose a tag to compare

@github-actions github-actions released this 27 Mar 07:02
cda8466

🧭 What's Changed

  • No changes

⚙️ Who Contributes

@Anselmoo

v1.1.1 🌈

Choose a tag to compare

@github-actions github-actions released this 26 Mar 21:37
9b02713

🧭 What's Changed

🔗 Dependency Updates

⚙️ Who Contributes

@Anselmoo, @dependabot and @dependabot[bot]

v1.1.0 🌈

Choose a tag to compare

@Anselmoo Anselmoo released this 18 Nov 18:24
fcf4fa3

🧭 What's Changed

🚀 New

🔗 Dependency Updates

⚙️ Who Contributes

@Anselmoo, @dependabot and @dependabot[bot]

Minor Release - Update Packages

Choose a tag to compare

@Anselmoo Anselmoo released this 15 May 10:10
114d83a

The requirement.txt, the dev-requirements.txt and the workflows of GitHub actions are now up to date.

bashplot: terminal based plotting

Choose a tag to compare

@Anselmoo Anselmoo released this 12 Jan 15:31
6b0e0d8

bashplot: A picture in the terminal is worth a thousand records in the dataset.

Instant data plotting from the terminal into the terminal in case your GUI is too far away.

This release includes:

  • Updated README.md with correct image link

bashplot: terminal based plotting

Choose a tag to compare

@Anselmoo Anselmoo released this 12 Jan 14:27
3dd2fbd

bashplot: A picture in the terminal is worth a thousand records in the dataset.

Instant data plotting from the terminal into the terminal in case your GUI is too far away.

This release includes:

  1. Line Plot(s)
  2. Scatter Plot(s)
  3. Color mode
  4. Usage as library module from bashplot import bashplot

PyPi - Update

Choose a tag to compare

@Anselmoo Anselmoo released this 08 Jan 20:36
e79daaf

This Release is similar to v0.3 and v0.3_1 but should bring the order back

bashplot - Plotting of Structure Data in Terminal

Choose a tag to compare

@Anselmoo Anselmoo released this 08 Jan 19:45

bashplot - Plotting of Structure Data in Terminal


Bashplot allows the plotting of structured data as a line-plot or scatter-plot in the terminal.

  • Plotting via command-line
  • Plotting as auto-service in a script via from bashplot import bashplot

bashplot - Plotting of Structure Data in Terminal

Choose a tag to compare

@Anselmoo Anselmoo released this 08 Jan 20:14
20af219

bashplot - Plotting of Structure Data in Terminal


Bashplot allows the plotting of structured data as a line-plot or scatter-plot in the terminal.

  • Plotting via command-line
  • Plotting as auto-service in a script via rom bashplot import bashplot