2 questions from the last 30 days
1
vote
1
answer
78
views
VBA Excel Stack multiple columns together / transpose
Here is how the data is presented (it's in pivot table style but not a true pivot table):
and this is how I need it to transform to:
For each visit, which always start in column H and needs to ...
0
votes
0
answers
19
views
Line chart> (swimlane/ngx-charts) In zoom-in mode, the chart marker is displaying the value of the next data point instead of the selected one
1. Marker Display Issue in Zoom-In Mode
When zooming into the line chart, the marker/tooltip is showing the value of the next data point instead of the currently selected one.
2. Tooltip Position ...