Table des matières

APL Shared libraries

APLPlot : Technical guide

Preliminary

Local APLPlot library is a “living” library, accumulating our own needs of generic ploting facilities for our projects. Thus it is an active library subject to changes, evolution, specially in adding more configuration wrappers to the underlying library it uses. We will very probably work essentially in additive mode, i.e. mostly adding new configuration entries to improve our flexibility, but with sufficuent defaults to preserve previous behaviours.

The below settings are “at the moment” settings and will be subject to change.

global settings

JQPlot simple donut colors

for those plugins who needs donuts, this setting let tune the default first colors used by donuts data categories. Give a list of colors that will be applied to first data categories in order. Above this color set, arbitrary colors will be generated.

JQPlot graph shadows

Globally enables shadows on grap (JQPlot) objects.

Google Maps SKU API Key

This is your client API key to GoogleMaps for those plugins which use googla API (Dashboard element block does, at the moment)

Back to APLPlot index - Back to plugins catalogue