Classe Plot
Object
|
+--Plot
- class
Plot
This class permit to represent a plot of a line chart.
(x,y) for value, and text for label.
Version: 2.7
Auteur: MAEE
Definie dans ergonomique/fw_svg_chart.js
Sommaire des Attributs |
{String} |
text
Label of this plot. |
{Number} |
xValue
X value of this plot |
{Number} |
yValue
Y value of this plot |
Sommaire des Constructeurs |
Plot
(xValue, yValue, text)
|
text
{String} text
xValue
{Number} xValue
yValue
{Number} yValue
Plot
Plot(xValue, yValue, text)
Parameters:
text -
label of this point
Version: 2.7
Auteur: MAEE
Version 2.10.0, / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
Documentation generated by
JSDoc on Wed Jan 6 17:05:02 2010