I have a lot of dynamic pie charts in excel. I must use a pie chart, but my data labels(percentage, value, name) overlapping. How can I fix it except the best-fit option?
Related
I am using vba to create a pivot chart that is then filtered for the top 10 categories. For the legend we would like to include those categories NOT in the pie chart. I am able to create a list of the items that are not included in the pie chart, but I haven't figured out how to add them to the legend. I tried setting the XValues alone but that didn't work. Is it possible to create a custom legend? I wouldn't need the color boxes but I would like to add the number and and percent similar to those that are displayed for the top 10 categories in the pie chart.
I really hope someone will be able to assist me. I am struggling with my pie charts and Tablix. When I export my report to excel and the column groups are set to hidden then my pie charts are distorted. Is there a setting somewhere that I am not aware of?
there is an excel file which contains chart number, segment number and their respective colors. So i want to change the color of reports on Pentaho Report Designer through the excel file means each segment of pie chart gets the color mentioned in excel file.
There is a Chart Property called Series Color where you can define the colors as per your need.
I have a pivot chart with data coming from a Power Query - SQL Source. Colors in Pivot Chart follow a pattern depending on the number of legends. It always starts with light blue (based on my theme choice) but legend values are not static since it is referencing from a live data - Chart 1 starts with <30d and Chart 2 is >=90d, but both are light blue which is confusing.
I am aware of Macros and tried applying it upon opening the Excel but this will not work if the refreshed data changed the number of legends in the chart. (e.g. Chart 2 now has 2 legend values) and it refreshes weekly.
What i'm looking for is a way to bind a color to specific text - <30d is Red for all charts. If there's a documentation about this that doesn't include Macros that will be best. I've tried finding an IF (legend = <30d) in Macro; spent hours already but is still unsuccessful in doing so.
To anyone with the same issue, i loaded the data from Power Query to a Worksheet and not to a Data Model. Now when i change the color for a legend and the data refreshes, it will not revert to a default color scheme.
I would like to know how can I make it so that a chart doesn't show the data point value on hover.
The chart in question plots a range with formulas so I can toggle all the series, and I need the solution to be on the file so that no one can see the actual values under the chart.