App-GUI-Cellgraph

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN


  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

README  view on Meta::CPAN

    Above the cell row you can read the summary of the selected values.
    Trailing zero's will get removed and to fit the value into the summary,
    each activity value will be multiplied by 5, so that 5 stands for an
    activity value of 1.0 (the maximum) of this cell and a 0 for 0 activity.
    The selected values will be placed into the center of the starting row
    in the drawing. Unless - you click on the Repeat option. Then the chosen
    patter gets repeated until the first row is full. Right beside the
    summary display are a few buttons that trigger changes in the starting
    row values. The 1 always (also in other panels) resets the default
    values. And ? always triggers a random value generator on all cells for
    happy accidents. In addition to that there are also the buttons with
    arrows on it. They just the summary value up or down, in order to give
    you the next or previous start configuration.

  State Rules
    This tab contains settings that define the transfer function of cell
    states. The upper part is very similar to the previous tab containing a
    summary value and several buttons that trigger complex changes. Below
    that is a list of all distinct subrules (please check the second
    paragraph in chapter about the "general settings" tab). On the right
    side of each arrow is one cell. By clicking in with left or right you

README  view on Meta::CPAN

    while hovering over an menu item you see a short help text the left
    status bar field.

    The first menu is for loading and storing setting files with arbitrary
    names. Also a sub menu allows a quick load of the recently used files.
    The first entry lets you reset the whole program to the starting state
    and the last is just to exit (safely with saving the configs).

    The second menu has only two commands for saving the grin into a image
    file. It can have an arbitrary name - the ending *PNG*, *JPG* or *SVG*
    decides the format. The submenu above sets the image size. Please note
    that if you choose a larger image than shown, a larger grid will be
    computed. If you want larger squares, please change that in the
    settings.

SEE ALSO
    App::GUI::Harmonograph

    App::GUI::Juliagraph

    App::GUI::Sierpingraph

lib/App/GUI/Cellgraph.pm  view on Meta::CPAN

Above the cell row you can read the summary of the selected values.
Trailing zero's will get removed and to fit the value into the summary,
each activity value will be multiplied by 5, so that 5 stands for an
activity value of 1.0 (the maximum) of this cell and a 0 for 0 activity.
The selected values will be placed into the center of the starting row
in the drawing. Unless - you click on the B<Repeat> option. Then the
chosen patter gets repeated until the first row is full. Right beside
the summary display are a few buttons that trigger changes in the starting
row values. The B<1> always (also in other panels) resets the default values.
And B<?> always triggers a random value generator on all cells for happy
accidents. In addition to that there are also the buttons with arrows on it.
They just the summary value up or down, in order to give you the next or
previous start configuration.


=head2 State Rules

=for HTML <p>
<img src="https://raw.githubusercontent.com/lichtkind/App-GUI-Cellgraph/main/example/POD/GUIrules7.png" alt="" width="85%" height="85%">
</p>

lib/App/GUI/Cellgraph.pm  view on Meta::CPAN

Please not that each menu shows which key combination triggers the same
command and while hovering over an menu item you see a short help text
the left status bar field.

The first menu is for loading and storing setting files with arbitrary
names. Also a sub menu allows a quick load of the recently used files.
The first entry lets you reset the whole program to the starting state
and the last is just to exit (safely with saving the configs).

The second menu has only two commands for saving the grin into a image file.
It can have an arbitrary name - the ending I<PNG>, I<JPG> or I<SVG> decides
the format. The submenu above sets the image size. Please note that if
you choose a larger image than shown, a larger grid will be computed.
If you want larger squares, please change that in the settings.

=head1 SEE ALSO

L<App::GUI::Harmonograph>

L<App::GUI::Juliagraph>



( run in 1.894 second using v1.01-cache-2.11-cpan-de7293f3b23 )