Metadata-Version: 2.2
Name: fgmkr
Version: 0.4.20
Summary: Custom Figure Auto Formatter
Author: Chickenfysh
Author-email: iamchicken_3401@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: summary

FIGURE GENERATOR

fgmk3:
    Mandatory:
      Figure Number, Title(s), Config or {}, data[x0, y0, xlabel, ylabel]
    Optional:
      x: x values for data sets
      y: y values for data sets
      lbl: Label for data sets
      lc: Color for data sets
      figt: Figure text
      grid: Enable grid (default: 1)
      splots: Number of subplots
      ptype: Type of Plot
      dim: 1x2 Tuple for figure dimensions

toSheet:
    Mandatory:
      Excel Name, Sheet Name
    Optional:
      Any array or numeric value in dictionary form, such as Var=[21] or Var=Var

fgmk, fgmk2, and hgmk2 are deprecated as of 2024-11-27
