Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Datapoint format problem
markcheung
I modified the code from IBM:
dp.getComponents().add(DataPointComponentImpl
.create(DataPointComponentType.BASE_VALUE_LITERAL,
JavaDateFormatSpecifierImpl.create("MM/dd HH:mm -")));
I would like the datapoint to show a range of time for my histogram e.g. from ( MM/dd HH:mm -MM/dd HH:mm).
Find more posts tagged with
Comments
mwilliams
Hi MC,
Sorry for the delay. Have you already solved this issue? Are you just trying to change what the label displays in your chart?