Inhalt:
- Daten- / ObjektstrukturOptimale Datenstruktur
- Beispiel: Füllen mit der DatenProperties
Optimale Datenstruktur (Datenbank):
...
API und Methoden:
Properties | ||||||||
---|---|---|---|---|---|---|---|---|
PointShape | The shape of individual data elements: 'circle', 'triangle', 'square', 'diamond', 'star', or 'polygon'.
For detailed informations see: https://developers.google.com/chart/interactive/docs/points | |||||||
PointSize | Diameter of displayed points in pixels. Use zero to hide all points. You can override values for individual series using the
| |||||||
PointVisible | Determines whether points will be displayed. Set to
| |||||||
LineDashStyle | The on-and-off pattern for dashed lines. For instance,
| |||||||
LineWidth | Data line width in pixels. Use zero to hide all lines and show only the points. You can override values for individual series using the
| |||||||
CurveType | Controls the curve of the lines when the line width is not zero. Can be one of the following:
| |||||||
SelectionMode | When
| |||||||
Orientation | The orientation of the chart. When set to
| |||||||
DataOpacity | The transparency of data points, with 1.0 being completely opaque and 0.0 fully transparent.
|
...