Hello!
I want to change some simple properties in the navigation bar of an UnimDBGrid:
I want to change the font color, background color, height of the bar and the font size.
I've tried some CSS with .x-scroller and .x-nativescroller, but that had no effect.
Any help would be appreciated!
Mike
What I try to implement is a diagram with days on the x-axis and names on the y-axis. Something like a holiday planner. I've tried it with UnimCalendarPanel but that doesn't work neither.
OK - I thought that the pictures would explain my problem.
If I use an UnimChart with UnimHorizBarSeries the bars always begin at the 0 point of the x-axis (2nd picture).
I search a way to let the bars begin at other x-values as shown in the 1st picture.
Hello!
I use UnimChart to create something like this (with UnimHorizBarSeries):
instead of this:
So I need to set the starting point of the bar. Is there a way to do that?
Regards
Mike
Yes - the display is better than without the settings, but on my iPhone it's too much blur. So isn't there a CSS which reduces the opacity effect of the text?