Wt  3.3.8
Classes | Typedefs | Enumerations
Wt::Chart Namespace Reference

Namespace for the Charts (Wt::Chart). More...

Classes

struct  AxisConfig
 Axis configuration. More...
 
class  CurveLabel
 A curve label. More...
 
class  SeriesIterator
 Abstract base class for iterating over series data in a chart. More...
 
class  WAbstractChart
 Abstract base class for MVC-based charts. More...
 
class  WAbstractChartModel
 An abstract model for use with Wt's charts. More...
 
class  WAbstractColorMap
 Maps numerical values to colors. More...
 
class  WAbstractDataSeries3D
 Abstract base class for dataseries that can be drawn on a WCartesian3DChart. More...
 
class  WAbstractGridData
 Class representing grid-based data for on a 3D chart. More...
 
class  WAxis
 Class which represents an axis of a cartesian chart. More...
 
class  WAxisSliderWidget
 A widget for selecting an X axis range to display on an associated WCartesianChart. More...
 
class  WBarSelection
 Represents a selection of a bar. More...
 
class  WCartesian3DChart
 A 3D Cartesian chart. More...
 
class  WCartesianChart
 A cartesian chart. More...
 
class  WChartPalette
 Abstract base class for styling rendered data series in charts. More...
 
class  WDataSeries
 A single data series in a cartesian chart. More...
 
class  WEquidistantGridData
 Class representing grid-based data for on a 3D chart. More...
 
class  WGridData
 Class representing grid-based data for a 3D chart. More...
 
class  WPieChart
 A pie chart. More...
 
class  WPointSelection
 Represents a single point selection on a WScatterData. More...
 
class  WScatterData
 Class representing a collection of points for on a 3D chart. More...
 
class  WSelection
 Represents a selection on a chart. More...
 
class  WStandardChartProxyModel
 A WAbstractChartModel implementation that wraps a WAbstractItemModel. More...
 
class  WStandardColorMap
 Standard colorMap. More...
 
class  WStandardPalette
 Standard styling for rendering series in charts. More...
 
class  WSurfaceSelection
 Represents a selection on a surface plot. More...
 

Typedefs

typedef std::map< WFlags< KeyboardModifier >, InteractiveActionWheelActions
 A map of mouse wheel actions for interactive charts, indexed by WFlags<KeyboardModifier> More...
 

Enumerations

Detailed Description

Namespace for the Charts (Wt::Chart).

Enumeration Type Documentation

Enumeration that indicates which way the axis ticks point.

See also
WAxis::setTickDirection(TickDirection)
Enumerator
Outwards 

Towards of the outside of the chart.

Inwards 

Pointing inwards to the chart.


Generated on Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11