Tips and FAQs for using Very Plotter, especially for the Mandelbrot set plot.

Contents

Mandelbrot set

General

Other Questions?

Mandelbrot set FAQs

Screen shows black, or lots of black is shown in the plot

The "iterations" count needs to be increased. This will slow down the computation of the plot, but you'll see more detail in computationally-dense regions. To increase the iterations count:

or

  1. click the wrench button to open the controls menu
  2. expand the "iterations" section
  3. enter a new value
  4. hit the "Go" button

Too few colors are being used

This usually happens because you are "zoomed in" on an area containing similar colors. The easiest way to display more colors is:

  1. click the wrench button
  2. expand the "gradient editor" section
  3. in the "gradient" text box, add a "-mod100" to the end of the gradient
    • a smaller number shows more colors on the screen, and a larger number shows fewer
    • if a "-mod#" is already there, try a larger or smaller value there
    • expand the "?" section inside the gradient editor for more information on how the "-mod#" works
  4. hit the "Go" button

Stripe Average Coloring

Try stripe average coloring!

  1. Click the wrench button to open the controls menu
  2. Expand the "gradient editor" section
  3. Add a zero to the gradient's "-mod#" option, or add "-mod50000" if there isn't already a "-mod#" option present
  4. Click the "Go" button to apply the gradient
  5. Expand the "algorithm options" section
  6. In the "options" dropdown list, select "automatic with stripes coloring"
  7. Click the "Go" button to run the new algorithm

For more background, tips, and examples of stripe average coloring, see this blog post.

Tips

General Tips

Saving the Image

Centering

Box zoom

Fast zoom

Other Questions?

For help using Very Plotter, send mail to "phil" at this domain.

For bug reports, create a new issue at the GitHub repository, or send mail to "phil" at this domain.