Arrow is not receiving ZIM VEE values for STYLE
Not a bug - needed to apply styles to arrows otherwise the styles were being triggered by the Triangle inside the Arrow, etc.
STYLE = {
Arrow: {
type:"angle",
pages:pages,
direction:series(RIGHT, LEFT),
trans:"fan"
}
}
But the the question is, what triggered direction style... a Triangle did not... so it looks like the ZIM VEE is being triggered by any object even if it does not have that style... I think I have noticed that before. So will dwell on it.
1 Like