Skip to main content

No project description provided

Project description

Fintualistic

This project is intended to solve a basic problem for fintualees: plotting. With this library a python programmer will be able to plot their charts with a fintualistic style, perfect for fintualist articles, presentations and Twitter threads.

Installing

pip install fintualistic

Usage

.. code-block:: bash

>>> import fintualistic as fl
>>> import pandas as pd
>>> series = pd.Series([100, 105, 103, 107, 115, 120])
>>> fl.plot_series(series)

Plotting functions implemented

  • plot_series

  • plot_bar

  • plot_combo_series

  • plot_pie

  • plot_scatter

  • plot_dist

  • plot_area

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

fintualistic-0.4.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file fintualistic-0.4.tar.gz.

File metadata

  • Download URL: fintualistic-0.4.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.4

File hashes

Hashes for fintualistic-0.4.tar.gz
Algorithm Hash digest
SHA256 6b9ffcffa721adf4270bc5c55cf81cf04b06f204f2e8864988a1bc9d7d3b174c
MD5 193ce7fa9b2eb0264d3bb56c6c44f6a6
BLAKE2b-256 c15d8269efda33a89963371d0931bce8c2e0f23c392b665181a089fc2877aecb

See more details on using hashes here.

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