9:30 – 4:00 ESSO
- Dentist this morning
- More tracing of where the tooltip functionality is handled in FlexiChart. I’m starting to think it’s the default behavior, so I’m working on getting a data tip function to extract what’s going on and insert the appropriate text and values.
- Wound up adding a dataTipFunction at the <flexichart:FlexiChart/> level that got the displayName from the HitData.element, which in this case is always going to be a series of some kind. The display name allows me to get the correct value from the item data Object, which is then formatted.
- Still need to bring all the colors in line with the values that are now calculated from the palette.
- Added in change logs to VISIBILITY.
