Feature #4358 » 0006-Updated-comment-on-tooltip-limitation.patch
src/Wt/Chart/WCartesianChart | ||
---|---|---|
* \note Client side interaction is only available if the chart is drawn
|
||
* on an HTML canvas. This is the default rendering method on modern browsers.
|
||
* \note Some features are currently not supported in interactive mode:
|
||
* - Tooltips are not zoomed or panned along with the chart
|
||
* - Axes set at ZeroValue position will not always be drawn correctly.
|
||
* They may be clipped off outside of the chart area, and when zooming,
|
||
* the axis ticks will change size.
|
- « Previous
- 1
- …
- 3
- 4
- 5
- Next »