Bug #4269
closedWCartesianChart axes not displayed with setZoomEnabled in layout
0%
Description
The recent enhancements to WCartesianChart are amazing. It really speaks to the power of Wt's design that a library user can enhance an existing program with all of this new client side zoom/pan/crosshair functionality with little more than a rebuild.
I'm not sure if this is a bug or a misunderstanding on my part, but it seems that the axes are not displayed for a WCartesianChart with setZoomEnabled when the chart is within a layout. I've attached a modified version of ChartsExample.C that demonstrates the problem using the "Scatter Plot (sine function)" example. The axes are drawn correctly if the new zoom-related functionality is disabled. Conversely, the zoom functionality seems to work fine when enabled --- just without visible axes.
Files
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
Hey Bruce,
Thanks for the nice words! I'll let Roel (the developer of this new functionality) take both the credit and the bug report :-)
Koen
Updated by Roel Standaert over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche about 9 years ago
- Status changed from Resolved to Closed