I know this is a silly one but haven't been able to fix my chart.
I have a bar chart created showing the number of Reps per Location and I want to have my label in white. What I'm doing right now is to go to the X Axe, under the Title option I'm choosing ''white'' as the Font Color. But this doesn't have any effect (label is still black).
Any ideas?
Thanks!
Edit --
Thank you for the help!
I'm not sure what I'm doing wrong, have no CSS no nothing but still it won't change the label color. Example below with dummy data on a blank new page:
X Axe:
Not that font color; scroll down to Tick Label and set its color:
Update: The Apex Team has raised a bug ticket to fix this behavior.
Related
I am new in Tableau and I couldn't find a solution so I am searching help here.
Problem:
I have a chart that looks like below:
I need to add to the brighter blue bars a string "Start" and to the dark blue string "End". Unfortunately when I click on "Label" I change for all. Do you know how I could do that?
Regards
Tomasz
while loading data for a chart in APEX 5 (default html5) the user is presented with a 'Waiting for data...' label at the chart position. Unfortunately this label is only visible when the chart has a fixed 'width'.
Is there a workaround so that the label is always visible? Working with a fixed width is no option due to window resizing and different screen resolutions.
Thanks in advance,
Peter
The only workaround I came up with is calling
$(window).trigger("apexwindowresized");
after the page load.
This is not pretty but it works.
I like to change the color of selected dot in wear's Dotspageindicator. I tried using setColor() and setSelectedColor() but the color is not changing still default behavior.
I hope somebody can help me with this problem.
I got the solution the problem is setting color they are redrawing the view without updating the paint.
To update the paint set the radius of the dot. It will redraw the view after updating the paint.
I am designing a new report using oracle reports builder that comes with 10g. I have many columns to be inserted horizontally. But I couldn't increase the page width of the body section beyond 8.5 inches. But I can see the page width of some existing reports to be more than 16 inches. How do I increase the page width?. I have been googling for an hour but couldn't find anything useful. I have tried tinkering with the settings at,
File->Page Size
Tools->Options->Margin
Edit->Preferences
but no gain.
So any help would be much welcome.
Thanks.
In the Object Navigator window, open up the Layout Model node. Then double-click on the Main Section node to bring up its properties in the Property Palette window. There you will find Width, which defaults to 8.5, and Height, which defaults to 11.
Tony's answer shows how to adjust the width of the report. If you want to adjust the margin, then open up the Layout Model, click on the button "Edit Margin" (visit the tooltips to identify the button), click on the thick black border and then adjust the margin by dragging the small white square.
Regards,
Rob.
In paper layout go to headersection and double click change width height.
Do the same for mainsection and trailer section.
The default chart object in the SQL Server (2005) Business Intelligence Development Studio doesn't seem to some have formatting options like :
specifying the text direction of labels in the x and y axis
adding a trendline to a bar chart
arbitrarily resizing items in a chart - for example, if I resize the chart object, everything gets resized accordingly but I can't keep the size of the chart the same while extending the area of the legend for instance.
multiline chart labels
So what I want to know is
is there any easy answer to the formatting problems mentioned above?
what websites/books/resources/examples would you recommend I look
into for extending the functionality of the chart object?
Some colleagues of mine gave up on the stock control and bought Dundas charts
The stock charts are cut down versions of Dundas.
yes you can specify the text direction of labels in the x and y axis
Go to chart properties and in the tab x and y axis enter the chart title and in the title align use the combination like left/right/center align.
you can change the legend line go to the chart properties click legend tab inside this
there is an option for "display legend inside plot area" and you can include the trendline there
you can use multiline text labels when the text limits extends
I don't see how you can resize the legend, puting inside the plot area looks ugly for pie-chart
I'd recommend go with the dundas chart components gbn suggested.
If that's not possible at least this article should solve issue 1.