Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.


GrAF is a file format which allows you to save graphs, including the data and format settings.

Where does this fit compared to other formats?

There are certainly other formats for saving graphs. One on end of the spectrum, you have 'visual' mechanisms for storing the graph such as PNGs or other bitmap formats. These formats guarantee an accurate representation of your graph, including perfect representation of the styling, however it does not contain the raw data. If you want to access the data later, you'll have to visually infer what the points are.

On the other end of the spectrum, you have the GrAF format. GrAF does not guarantee that the graph will look exactly the same; fonts, line sizes, etc can vary between platforms. However, the core promise of GrAF is that the key aspects of the graph for scientific communication will be retained. The data will be saved as a list of floats in a way that's easy to access, and formatting parameters critical to the visual language of data expression such as graph limits, line types and marker selection, will all be retained. In other words, the data will be accessible, the message of the graph will be preserved, and the formatting can be easily adjusted to match your needs of the day. You can open multiple graf files from previous publications and quickly restyle them to offer a cohesive theme for a new presentation. Or you can quickly merge the data from multiple plots into one, or change the plot type to better convey your point.

(Mention how SVG sits inbetween bitmaps and GrAF; preserves formatting kinda, is editable, but loses the data.) (Mention how Pickled figs are great in Python (perfect formatting and data!) but are complex to access due to their formatting sophistication and cannot easily be read in other languages ) (Mention how MATLAB figs are similar to Pklfigs in that they have perfect formatting and store data, but once again, are not easily cross platform and so complex quickly merging files is not trivial. )

(TODO: Add a function to spit out the X and Y data as variables in ipython and/or print to screen.)

The key promise of GrAF is that it will retain the graph data in a way that's easy to access

Download files

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

Source Distribution

graf_format-0.0.0.dev3.tar.gz (40.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

graf_format-0.0.0.dev3-py3-none-any.whl (32.3 kB view details)

Uploaded Python 3

File details

Details for the file graf_format-0.0.0.dev3.tar.gz.

File metadata

  • Download URL: graf_format-0.0.0.dev3.tar.gz
  • Upload date:
  • Size: 40.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.3

File hashes

Hashes for graf_format-0.0.0.dev3.tar.gz
Algorithm Hash digest
SHA256 04a64ee98824b19870906713e6f72bd98db1471141b7e1aff2a276f138d3e270
MD5 86aa46a1fbde84e43cd07b4bba98e58e
BLAKE2b-256 ee58ce690540efc82270d400148cee89de886c586a06ec951653865f618ac0de

See more details on using hashes here.

File details

Details for the file graf_format-0.0.0.dev3-py3-none-any.whl.

File metadata

File hashes

Hashes for graf_format-0.0.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 586d7396ed0c4625b5955aa26370b739cb001ffc63fb9a4f0c31c0380cc16f1c
MD5 722a61bcf998f717a455f2c239ae734b
BLAKE2b-256 76d90d4f62b68d277cd644cdf46c818e1a05bbfcc43438cbd762bd102f04e41a

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.0

2 files

This release

0.0.0.dev3 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page